|
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 |
|
|
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 |
|