Commit Graph

380 Commits

Author SHA1 Message Date
PhilipWafula 29b2d7084a
Adds token decimals to transaction object. 2021-11-22 19:54:29 +03:00
PhilipWafula dc454eeec8
Removes superfluous logging. 2021-11-22 19:53:46 +03:00
PhilipWafula 25f43a8e79
Shifts to retrieving token decimals from transaction object. 2021-11-22 19:53:17 +03:00
PhilipWafula 7aa2565a3f
Corrects tx insertion to statement cache. 2021-11-22 19:52:20 +03:00
PhilipWafula 5f064bf713
Corrects statement and token listing. 2021-11-22 19:51:49 +03:00
PhilipWafula 22e142a2e3
Improves callback handle to handle multi-token ops. 2021-11-22 13:26:01 +03:00
PhilipWafula f52494e633
Adds missing proof to declarator 2021-11-22 13:25:39 +03:00
PhilipWafula 167d05667e
Bump cic-types 2021-11-22 13:25:16 +03:00
PhilipWafula c7dd285bbb
Updates statement funcs to adapt changes from multi-token env. 2021-11-22 13:24:56 +03:00
PhilipWafula 07c90cc7e5
Improves updating of session data. 2021-11-22 13:24:21 +03:00
PhilipWafula 098309f294
Updates notification handling to match multi-token env. 2021-11-22 13:23:54 +03:00
PhilipWafula 9addb901cc
Adds notion of last received and last token for ordering of the tokens list. 2021-11-22 13:22:04 +03:00
PhilipWafula b18bb959a5
Refactors cache to use versatile identifier values with multiple salts. 2021-11-22 13:21:29 +03:00
PhilipWafula 8e365ea586
Updates menu logic to adapt changes from multi-token env. 2021-11-22 13:17:39 +03:00
PhilipWafula c3ee108c8b
Adds util functions for polling against redis cache. 2021-11-22 13:16:44 +03:00
PhilipWafula b3fdd8b52c
Adds menu logic for token handling. 2021-11-22 13:16:19 +03:00
PhilipWafula eff588ad9e
Refactor balance retrieval to suite multi-token environment. 2021-11-22 13:16:01 +03:00
PhilipWafula 2c8acce80d
Add menu response handlers in view of changes to base logic 2021-11-22 13:15:24 +03:00
PhilipWafula 388f517ee3
Adds new menu navigation logic. 2021-11-22 13:14:57 +03:00
PhilipWafula 02f27cd5e8
Makes decimal explicitly declared for transactional operations. 2021-11-22 13:10:24 +03:00
PhilipWafula be31de0a8a
Adds auxiliary to handle multi-token ops. 2021-11-22 12:59:11 +03:00
PhilipWafula 444f0af057
Adds translations for multi-token menus. 2021-11-22 12:42:57 +03:00
PhilipWafula 3cad3eb515
Updates state and transitions to incorporate multi token setup. 2021-11-22 12:42:26 +03:00
PhilipWafula 74c159d7d3
Updates transitions to include multi-token env setup. 2021-11-22 12:41:21 +03:00
PhilipWafula 6c447c24e9
Merge branch 'master' of gitlab.com:grassrootseconomics/cic-internal-integration into philip/multi-token-v1 2021-11-17 11:23:39 +03:00
Philip Wafula 1be5a92f44 Philip/token meta 2021-11-17 08:20:31 +00:00
PhilipWafula 4f99529924
Fixes encoding error. 2021-11-05 14:11:44 +03:00
PhilipWafula b0a4138e48
Merge branch 'master' of gitlab.com:grassrootseconomics/cic-internal-integration into philip/multi-token-v1 2021-11-03 10:33:17 +03:00
Louis Holbrook 09dfdbb38a bug: False 404 in cic-meta logging 2021-11-02 17:45:09 +00:00
PhilipWafula 85c419e2db
Cleans up module. 2021-11-02 17:00:36 +03:00
PhilipWafula 1242a747da
Merge branch 'master' of gitlab.com:grassrootseconomics/cic-internal-integration into philip/multi-token-v1 2021-11-02 11:00:14 +03:00
Louis Holbrook 1882910a8e feat: Enable parallell contract transactions in bootstrap 2021-10-29 09:36:14 +00:00
PhilipWafula 8fd238b81d
Merge branch 'master' of gitlab.com:grassrootseconomics/cic-internal-integration into philip/multi-token-v1 2021-10-27 17:47:57 +03:00
Philip Wafula 60b6e1abdb Philip/bump ussd version 2021-10-27 14:42:49 +00:00
PhilipWafula d2b811c124
Merge branch 'master' of gitlab.com:grassrootseconomics/cic-internal-integration into philip/multi-token-v1 2021-10-27 11:53:53 +03:00
Louis Holbrook e3acc1757a refactor: Make texinfo docs buildable with makeinfo <6.0 2021-10-26 20:01:19 +00:00
Louis Holbrook 31d7cf5789 Lash/fix docs 2021-10-26 14:59:50 +00:00
Louis Holbrook 7691d9a127 refactor: Confirm to external cross-repo texinfo doc maker structure 2021-10-26 14:17:27 +00:00
Louis Holbrook fe0835a4e7 feat: Add immutable pointers to meta 2021-10-25 18:51:08 +00:00
PhilipWafula 103b7885b1
Handles token related callback handling. 2021-10-25 21:03:46 +03:00
PhilipWafula 97b80aaf38
Make cic-types optional. 2021-10-25 21:03:18 +03:00
PhilipWafula b34ce7866c
Handles token data processing. 2021-10-25 21:01:39 +03:00
PhilipWafula bbd43473b6
Adds token helper functions. 2021-10-25 21:01:25 +03:00
PhilipWafula 3a97cf95e8
Adds token metadata handler. 2021-10-25 21:01:00 +03:00
Louis Holbrook 13fb67d2d8 feat: Split and improve contract migration steps 2021-10-20 15:02:36 +00:00
Louis Holbrook 8f1afa094d Merge branch 'lash/update-aux-deps' into 'master'
Update aux deps

See merge request grassrootseconomics/cic-internal-integration!264
2021-10-15 20:16:49 +00:00
Louis Holbrook 1d9f134125 Update aux deps 2021-10-15 20:16:49 +00:00
Philip Wafula 805fc56c7b Philip/ussd cic types meta tool 2021-10-15 11:21:41 +00:00
Louis Holbrook 90176f2806 bug: Do not call none callbacks on token proof check 2021-10-14 13:42:09 +00:00
Louis Holbrook 045a279ac2 feat: Add token metadata API 2021-10-14 13:24:51 +00:00