Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to send-node at urdt/ussd 2024-11-16 12:52:32 +01:00
1ba90a8b78 updated the test
5dd4f2a3fb scale down the balance according to the decimals
Compare 2 commits »
Alfred-mk pushed to send-node at urdt/ussd 2024-11-15 19:04:03 +01:00
b40ad78294 add the GetVoucherDetails function
11bb194f26 add a struct to access the tokenDetails
c0ccdce0a9 add the voucher details node
7d16b710d8 set the TokenDecimals as int to match the API response
Compare 4 commits »
Alfred-mk pushed to send-node at urdt/ussd 2024-11-15 16:50:18 +01:00
c8fc32a4e7 cleaned up models
Alfred-mk pushed to send-node at urdt/ussd 2024-11-15 16:37:30 +01:00
baeb5e0ccb use a single doRequest and updated the structs for TokenHoldings and Transfers
51bf2534b8 use a single bearer token
Compare 2 commits »
Alfred-mk pushed to send-node at urdt/ussd 2024-11-15 11:25:03 +01:00
d3fae34290 modified the send node traversal
Alfred-mk pushed to send-node at urdt/ussd 2024-11-15 11:12:37 +01:00
1a77092ccb updated the menuhandler tests
Alfred-mk pushed to send-node at urdt/ussd 2024-11-15 10:13:18 +01:00
36846c2587 added TestReadTransactionData
Alfred-mk pushed to send-node at urdt/ussd 2024-11-15 09:50:48 +01:00
222d801ecc added TestParseAndScaleAmount
Alfred-mk pushed to send-node at urdt/ussd 2024-11-15 07:20:35 +01:00
1a0b4deab3 added the TransactionData struct to organiza the data
Alfred-mk pushed to send-node at urdt/ussd 2024-11-15 06:42:57 +01:00
cb13b09291 remove commented code
Alfred-mk pushed to send-node at urdt/ussd 2024-11-14 19:21:13 +01:00
de5ecc5fe7 add the tokens functionality to the common package
Alfred-mk pushed to send-node at urdt/ussd 2024-11-14 18:10:54 +01:00
5773305785 parse data and initialize a transaction
7985b20200 added message string for failed transaction
c34906cb1f added the TokenTransfer functionality and mocks
c10e1a6a1b added the TokenTransferResponse model
fabcccfa60 added the tokenTransfer url
Compare 7 commits »
Alfred-mk created pull request urdt/ussd#172 2024-11-14 13:02:29 +01:00
WIP: updated send node
Alfred-mk pushed to send-node at urdt/ussd 2024-11-14 13:00:18 +01:00
93df6a6a08 validate recipients and invite valid ones
Alfred-mk created branch send-node in urdt/ussd 2024-11-14 11:33:08 +01:00
Alfred-mk pushed to send-node at urdt/ussd 2024-11-14 11:33:08 +01:00
Alfred-mk approved urdt/ussd#171 2024-11-14 09:13:28 +01:00
profile-edit-show
Alfred-mk suggested changes for urdt/ussd#171 2024-11-14 08:25:21 +01:00
profile-edit-show

Reviewed. What remains is adding the logs in the GetCurrentProfileInfo function, especially where the menu will return an error to the user

Alfred-mk pushed to profile-edit-show at urdt/ussd 2024-11-14 08:08:39 +01:00
59b14301ad Merge branch 'master' into profile-edit-show
8b097a4395 Merge pull request 'log directly to the terminal' (#170) from terminal-logs into master
Compare 2 commits »
Alfred-mk merged pull request urdt/ussd#170 2024-11-14 08:02:00 +01:00
log directly to the terminal