Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-04 11:02:13 +02:00
8ffc5d67cc Removed mutex
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-03 21:29:12 +02:00
2d7b6bd125 Removed unused code
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-03 18:06:58 +02:00
5105e902f1 Process flags once and make them available across functions
Alfred-mk commented on pull request urdt/ussd#28 2024-09-03 15:25:10 +02:00
wip-flag-migration

For clarity, do you mean that we should load all flags once in the menuhandler and have functions access the already loaded flags?

Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-03 14:34:41 +02:00
99d18322b2 Append to the correct flag set/reset
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-03 14:04:25 +02:00
f90fde90fb Register flags in debugger from the csv
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-03 14:03:01 +02:00
ab6433168a Resolve bug on transaction confirmation PIN
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-02 20:07:14 +02:00
3a3ddc9922 Use FlagParser on main.go and delete the flags.go file
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-02 16:09:25 +02:00
b6e4ba7ede Verify PIN using the one in the db
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-02 13:00:26 +02:00
31be1fa221 Use flags from pp.csv on the menuhandler functions and tests
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 16:17:20 +02:00
632dd860ff Use flags from pp.csv on the Authorize function
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 13:51:00 +02:00
460e6fa2c8 Renamed duplicate flag
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 13:48:32 +02:00
c3c5c83662 Change the order of flags
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 11:59:13 +02:00
143c9b14a1 Renamed the flags
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 11:19:53 +02:00
42ab2dd577 Use preprocessor flags
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 11:09:19 +02:00
26959be149 Fixed bug on transaction pin node
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 10:56:59 +02:00
9fb3ef8e2a Use preprocessor flags
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 10:28:07 +02:00
bcc73dec23 Add the flag file during build
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-08-31 09:31:00 +02:00
828f9a17fc Added the csv containing string flags
Alfred-mk pushed to wip-account-creation at urdt/ussd 2024-08-30 12:56:29 +02:00
2c6f70dfa5 Add tests for GetSender and GetAmount