Commit Graph

25 Commits

Author SHA1 Message Date
6e7b46666e
ensure mod match with master 2024-10-24 17:34:42 +03:00
d678a639b8
Merge branch 'master' into api-context 2024-10-24 17:07:11 +03:00
fb32dde136
run go mod tidy 2024-10-23 12:45:10 +03:00
b9a63f3c6f
merge dep 2024-10-22 21:30:48 +03:00
1d255372b2
Merge branch 'master' into api-structs 2024-10-22 21:05:51 +03:00
66d2e2e838
add custodial api structs 2024-10-21 11:10:42 +03:00
fb0d2db156 Merge branch 'master' into postgres-switch 2024-10-19 15:28:59 +03:00
fd8bfae8c7
updated the vise version to include the updated column 2024-10-17 15:35:35 +03:00
4e840ac17c
add uuid 2024-10-17 12:30:36 +03:00
d8db8df643
use go-vise v0.2.0 2024-10-15 23:42:39 +03:00
09eac03e10
use env variables 2024-10-15 23:41:16 +03:00
lash
c02d70eaa4
Upgrade dep, improve logging 2024-09-23 17:35:17 +01:00
lash
8a5209584d
Update go module deps 2024-09-22 16:25:04 +01:00
9925b3a2e5
use updated latest commit from go-vise 0.2.0 2024-09-20 22:12:52 +03:00
b66891a646
use latest commit from go-vise 0.2.0 2024-09-20 13:10:44 +03:00
006eef0a28
add testdata loader 2024-09-14 20:02:21 +03:00
lash
9b4a4eeaf4
Temporary solution for make sure storage object gets put back in all cases of execution 2024-09-12 16:46:11 +01:00
lash
9c751aff30
Update go-vise 2024-09-12 04:19:13 +01:00
lash
660fcaa0b6 Import go-vise fixing missing exit on state reset 2024-09-11 17:25:56 +01:00
lash
7438531900
Update govise to include removed dead asm code 2024-09-11 04:10:05 +01:00
lash
681f293d3c
Externalize requestparser, flush persister on http request end 2024-09-10 23:09:10 +01:00
lash
dd2468a4d7 Http server harness
Add storage retrieval solution for http handler

Successfully executed account regisration using http

Set upstream go-vise dependency version in go.mod

Adapt menuhandler to upstream
2024-09-10 13:59:36 +01:00
16a56ef29d
add go-vise 2024-09-07 18:09:55 +03:00
a1f31efd19
add testify 2024-08-29 19:57:07 +03:00
7dfe709e75
init: project 2024-08-12 14:30:13 +08:00