Commit Graph

654 Commits

Author SHA1 Message Date
PhilipWafula 1507ad3b55
Merge branch 'master' of gitlab.com:grassrootseconomics/cic-internal-integration into philip/multi-token-v1 2021-11-29 17:56:10 +03:00
Blair Vanderlugt b368b022c1 Merge branch 'bvander/contributing' into 'master'
improvement: adopt a new contribution guide

See merge request grassrootseconomics/cic-internal-integration!306
2021-11-24 21:03:57 +00:00
Blair Vanderlugt bd266ac8dd improvement: adopt a new contribution guide 2021-11-24 21:03:57 +00:00
Blair Vanderlugt 69dbbcb6a9 fix: path in base image url 2021-11-23 21:43:32 +00:00
Blair Vanderlugt dd709d7d47 Update .gitlab-ci.yml 2021-11-23 21:09:16 +00:00
Blair Vanderlugt a9c84bb2b1 Merge branch 'fix-image-paths' into 'master'
bug: image paths are decoupled from the args that drive pulls, also fixes base path

See merge request grassrootseconomics/cic-internal-integration!310
2021-11-23 20:56:19 +00:00
semvervot 85aa1f3066 bug: image paths are decoupled from the args that drive pulls, also fixes base path 2021-11-23 12:54:11 -08:00
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 b3baa6acb6
Adds app password pepper override for pin encryption. 2021-11-22 12:47:29 +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
Blair Vanderlugt 28936a58fe feat: Add a CODE_OF_CONDUCT 2021-11-20 01:23:54 +00:00
Blair Vanderlugt 4b8096ff49 feat: Add LICENSE 2021-11-19 18:57:39 +00: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 c9eb3e32da Merge branch 'philip/token-meta' into 'master'
Philip/token meta

See merge request grassrootseconomics/cic-internal-integration!305
2021-11-17 08:20:31 +00: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 8855ccd3d2 Merge branch 'lash/better-meta-logging' into 'master'
bug: False 404 in cic-meta logging

See merge request grassrootseconomics/cic-internal-integration!302
2021-11-02 17:45:09 +00:00
Louis Holbrook 09dfdbb38a bug: False 404 in cic-meta logging 2021-11-02 17:45:09 +00:00
PhilipWafula 26e9e1ab2e
Adds missing env var values. 2021-11-02 17:01:20 +03: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
Blair Vanderlugt 1abb642361 Merge branch 'feat/automation/add-semver' into 'master'
feat: (automation) add semver

See merge request grassrootseconomics/cic-internal-integration!266
2021-10-29 23:33:46 +00:00
Blair Vanderlugt 93bcbd7d51 feat: (automation) add semver 2021-10-29 23:33:46 +00:00
Louis Holbrook 818899670a Merge branch 'lash/local-dev-improve' into 'master'
feat: Enable parallell contract transactions in bootstrap

See merge request grassrootseconomics/cic-internal-integration!295
2021-10-29 09:36:14 +00: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 3cc909c936 Merge branch 'philip/bump-ussd-version' into 'master'
Philip/bump ussd version

See merge request grassrootseconomics/cic-internal-integration!300
2021-10-27 14:42:49 +00:00