Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk commented on pull request urdt/ussd#203 2024-12-05 15:59:56 +01:00
data-items-cleanup

Apologies, I was to replace these as well. This has been done

Alfred-mk pushed to data-items-cleanup at urdt/ussd 2024-12-05 15:59:00 +01:00
14737b5f12 Removed redundant naming of transfer related data
caff27b43d Replace IntToBytes(value int) and ToBytes() with a single ToBytes() function
Compare 2 commits »
Alfred-mk pushed to data-items-cleanup at urdt/ussd 2024-12-05 15:02:36 +01:00
589a94216b Use the DATATYPE_USERDATA as the prefix for the NewSubPrefixDb func
a659fb06fa Added a function to convert int to []byte
Compare 2 commits »
Alfred-mk pushed to data-items-cleanup at urdt/ussd 2024-12-05 14:31:55 +01:00
f733fe5636 Start the sub prefix data at 256 (0x0100)
18423fcd9c updated the name of the voucher related data
Compare 2 commits »
Alfred-mk pushed to data-items-cleanup at urdt/ussd 2024-12-04 19:07:17 +01:00
7a9de79aae return nil with error
Alfred-mk pushed to data-items-cleanup at urdt/ussd 2024-12-04 18:59:58 +01:00
862830e9de renamed internal/storage/db.go -> internal/storage/sub_prefix_db.go for clarity
Alfred-mk created pull request urdt/ussd#203 2024-12-04 18:56:33 +01:00
data-items-cleanup
Alfred-mk pushed to data-items-cleanup at urdt/ussd 2024-12-04 18:55:11 +01:00
bc0e536d3d updated failing tests
Alfred-mk pushed to data-items-cleanup at urdt/ussd 2024-12-04 18:45:51 +01:00
82884a75a3 Merge branch 'master' into data-items-cleanup
22c9c3e0f0 Merge pull request 'minor-bug-fixes' (#177) from minor-bug-fixes into master
a709d24520 Merge branch 'master' into minor-bug-fixes
e56138e416 Merge pull request 'Clear persister from handler in outer code aswell' (#200) from lash/persister-freakout into master
d516584d90 Clear persister from handler in outer code aswell
Compare 30 commits »
Alfred-mk pushed to data-items-cleanup at urdt/ussd 2024-12-04 18:42:56 +01:00
93c44861e0 Use numeric prefixes
Alfred-mk created branch data-items-cleanup in urdt/ussd 2024-12-04 18:39:19 +01:00
Alfred-mk pushed to data-items-cleanup at urdt/ussd 2024-12-04 18:39:19 +01:00
4ecfc9de38 removed DATATYPE_USERSUB and replaced with DATATYPE_USERDATA
Alfred-mk pushed to minor-bug-fixes at urdt/ussd 2024-12-03 12:13:13 +01:00
d40a4a171f formatted code
Alfred-mk commented on pull request urdt/ussd#177 2024-12-03 12:11:02 +01:00
minor-bug-fixes

This has been added in ..utils/name.go

Alfred-mk pushed to minor-bug-fixes at urdt/ussd 2024-12-03 12:10:15 +01:00
ba430a5849 add a separate function to handle ConstructName
Alfred-mk pushed to minor-bug-fixes at urdt/ussd 2024-12-03 11:37:07 +01:00
0f21b01813 resolved error in the TestViewVoucher
10586baf0d resolved error in the TestCheckBalance
Compare 2 commits »
Alfred-mk pushed to minor-bug-fixes at urdt/ussd 2024-12-03 11:32:26 +01:00
e979742424 resolved error in the TestValidateRecipient
ff3f049226 updated the CheckAliasAddress mock
Compare 2 commits »
Alfred-mk pushed to minor-bug-fixes at urdt/ussd 2024-12-03 10:58:33 +01:00
13b45c49da Merge branch 'master' into minor-bug-fixes
b615c27cf6 Merge pull request 'trigger-balance-reload' (#193) from trigger-balance-reload into master
22e870b3e5 Merge branch 'master' into trigger-balance-reload
da462346f9 Merge pull request 'Always reset persister in handler' (#194) from lash/no-persister-deadlock into master
406bd84875 Always reset persister in handler
Compare 9 commits »
Alfred-mk pushed to minor-bug-fixes at urdt/ussd 2024-12-02 13:25:42 +01:00
419cd185fc Merge branch 'master' into minor-bug-fixes
7976e237ca Merge pull request 'voucher-details' (#179) from voucher-details into master
19ec8f0817 Merge branch 'master' into voucher-details
ef3a3d6717 updated the TestGetVoucherDetails
c2019267d1 capitalize the voucher descriptions
Compare 8 commits »
Alfred-mk pushed to master at urdt/ussd 2024-12-02 11:43:33 +01:00
7976e237ca Merge pull request 'voucher-details' (#179) from voucher-details into master
19ec8f0817 Merge branch 'master' into voucher-details
ef3a3d6717 updated the TestGetVoucherDetails
c2019267d1 capitalize the voucher descriptions
1174500e3f add test for voucher details
Compare 7 commits »