|
be215d3f75
|
set the code to an empty byte for it to move to the top node
|
2024-12-20 12:26:07 +03:00 |
|
|
dfd0a0994b
|
Merge branch 'master' into force-restart-state
|
2024-12-18 22:39:20 +03:00 |
|
|
dbd59a4023
|
Merge pull request 'add link to terms page' (#217) from link-terms-and-conditions into master
Reviewed-on: #217
Reviewed-by: lash <accounts-grassrootseconomics@holbrook.no>
|
2024-12-18 07:45:48 +01:00 |
|
|
5534706189
|
reset the state when input is nil
|
2024-12-17 17:58:08 +03:00 |
|
|
5428626c3f
|
cleaned up the restart_state
|
2024-12-17 17:56:56 +03:00 |
|
|
9b33117cb1
|
add space on expected content
|
2024-12-17 16:02:35 +03:00 |
|
|
70b2fa4ac2
|
add spacing after link
|
2024-12-17 15:46:28 +03:00 |
|
|
fd6ff86579
|
add link to terms and conditions as expected content
|
2024-12-17 15:24:15 +03:00 |
|
|
549782f230
|
add link to terms page
|
2024-12-17 15:12:38 +03:00 |
|
|
8cf4848b45
|
Merge pull request 'Userstore dumper tool' (#153) from lash/store-dumper into master
release / docker (push) Has been cancelled
Reviewed-on: #153
|
2024-12-14 13:02:48 +01:00 |
|
|
9f6c0a1111
|
Merge branch 'master' into lash/store-dumper
|
2024-12-14 13:02:38 +01:00 |
|
lash
|
1ab49647f6
|
Upgrade vise
|
2024-12-14 12:02:13 +00:00 |
|
lash
|
8d4d8a48e0
|
Fix compile errors, test errors
|
2024-12-14 11:56:31 +00:00 |
|
|
f8ea2daa73
|
initialize the restart state devtool
|
2024-12-12 19:55:01 +03:00 |
|
lash
|
c820e89cb7
|
Segment tx userdata types, add internals docs
|
2024-12-11 19:13:13 +00:00 |
|
|
5d8de80a18
|
Write the error in the response
|
2024-12-11 18:58:50 +03:00 |
|
lash
|
604c16ec90
|
Habilitate store dumper
|
2024-12-08 22:48:39 +00:00 |
|
lash
|
a3e821fb16
|
Clarify gen cmd example with reverse public key lookup
|
2024-12-08 21:57:53 +00:00 |
|
lash
|
890f50704f
|
Add documentation comments for db subprefix types
|
2024-12-08 21:21:48 +00:00 |
|
lash
|
3416fdf50c
|
Add keyinfo restore
|
2024-12-07 23:06:03 +00:00 |
|
|
43892f0d8c
|
Merge pull request 'profile-edit-traverse' (#199) from profile-edit-traverse into master
release / docker (push) Has been cancelled
Reviewed-on: #199
Reviewed-by: lash <accounts-grassrootseconomics@holbrook.no>
|
2024-12-05 16:37:37 +01:00 |
|
|
8e6b1e6f52
|
Merge branch 'master' into profile-edit-traverse
|
2024-12-05 18:34:29 +03:00 |
|
lash
|
ff943a125c
|
Merge branch 'master' into lash/store-dumper
|
2024-12-05 15:30:29 +00:00 |
|
|
9cbbdff993
|
chore: use profileDataKeys as an array
|
2024-12-05 18:25:51 +03:00 |
|
|
316358765d
|
Merge pull request 'data-items-cleanup' (#203) from data-items-cleanup into master
Reviewed-on: #203
Reviewed-by: lash <accounts-grassrootseconomics@holbrook.no>
|
2024-12-05 16:03:50 +01:00 |
|
|
14737b5f12
|
Removed redundant naming of transfer related data
|
2024-12-05 17:58:51 +03:00 |
|
|
caff27b43d
|
Replace IntToBytes(value int) and ToBytes() with a single ToBytes() function
|
2024-12-05 17:50:40 +03:00 |
|
|
589a94216b
|
Use the DATATYPE_USERDATA as the prefix for the NewSubPrefixDb func
|
2024-12-05 17:02:26 +03:00 |
|
|
a659fb06fa
|
Added a function to convert int to []byte
|
2024-12-05 16:58:03 +03:00 |
|
|
f733fe5636
|
Start the sub prefix data at 256 (0x0100)
|
2024-12-05 16:31:47 +03:00 |
|
|
18423fcd9c
|
updated the name of the voucher related data
|
2024-12-05 16:26:56 +03:00 |
|
|
72a3681767
|
add test data.
|
2024-12-05 16:03:08 +03:00 |
|
|
160ccbb220
|
read test file from test run arg
|
2024-12-05 14:05:32 +03:00 |
|
|
22f96363ba
|
add test files
|
2024-12-05 14:04:56 +03:00 |
|
|
3e7f90733e
|
update test names
|
2024-12-05 12:22:29 +03:00 |
|
|
321f038c7c
|
iterate over a map for the set profile items
|
2024-12-05 10:52:45 +03:00 |
|
|
7a9de79aae
|
return nil with error
|
2024-12-04 21:07:11 +03:00 |
|
|
862830e9de
|
renamed internal/storage/db.go -> internal/storage/sub_prefix_db.go for clarity
|
2024-12-04 20:59:46 +03:00 |
|
|
bc0e536d3d
|
updated failing tests
|
2024-12-04 20:55:03 +03:00 |
|
|
82884a75a3
|
Merge branch 'master' into data-items-cleanup
|
2024-12-04 20:45:38 +03:00 |
|
|
93c44861e0
|
Use numeric prefixes
|
2024-12-04 20:42:47 +03:00 |
|
|
4ecfc9de38
|
removed DATATYPE_USERSUB and replaced with DATATYPE_USERDATA
|
2024-12-04 20:38:52 +03:00 |
|
|
a84c3e0852
|
update menu traversal test data
|
2024-12-04 09:46:16 +03:00 |
|
|
8efed966a0
|
set flag when location is set
|
2024-12-04 09:08:47 +03:00 |
|
|
e7c4b5bca7
|
update tests
|
2024-12-04 09:08:25 +03:00 |
|
|
ed632248c5
|
add doc lines and check for back naviagtions
|
2024-12-04 08:30:07 +03:00 |
|
|
5c202741d6
|
add handler for catching back navigations
|
2024-12-04 08:20:43 +03:00 |
|
|
c5ebdbf85b
|
catch back navigations
|
2024-12-04 08:20:09 +03:00 |
|
|
c4282a870e
|
add flag to catch back navigations
|
2024-12-04 08:19:20 +03:00 |
|
|
91cd6077ce
|
Merge branch 'master' into profile-edit-traverse
|
2024-12-03 22:25:47 +03:00 |
|