Commit Graph

134 Commits

Author SHA1 Message Date
philip 5ed8bd6e54
Merge "origin/master" into "philip/bump-test-coverage" 2022-01-04 19:35:23 +03:00
Philip Wafula 46f25e5678 USSD Hardening and Cleanups 2022-01-04 16:16:00 +00:00
Louis Holbrook 104ff8a76a refactor: Improve cic-cache 2022-01-04 16:01:01 +00:00
philip 214637a9f5
Incorporates all test rehabilitation changes. 2022-01-03 21:20:27 +03:00
philip af21fd004d
Adds missing test files. 2022-01-03 21:19:27 +03:00
philip b43d9618d9
Addresses remaining bullets in hardening issue. 2021-12-29 17:18:17 +03:00
philip 55266fd721
Adds system guardians 2021-12-29 17:17:13 +03:00
philip 6aa836b1d2
Integrates translation management. 2021-12-29 17:16:41 +03:00
philip 9b639c4ea9
Adds ability to temporarily cache language selection upon account creation. 2021-12-29 17:15:28 +03:00
philip 54c9fe34ce
Retires old translation files. 2021-12-29 17:14:24 +03:00
philip 599c01931e
Makes language list dynamic-ish. 2021-12-29 17:13:57 +03:00
philip c2c7eb5e6d
Adds ability to select language before creating account. 2021-12-29 17:10:25 +03:00
philip d6346bb87b
Merge "origin/master" into "lash/improve-cache" 2021-12-20 11:14:04 +03:00
philip 3acc3cf417
Bumps deps. 2021-12-20 10:58:21 +03:00
Mohamed Sohail efb1967f46 fix: update default pip to new url 2021-12-10 14:55:50 +00:00
nolash 0cf6489f49 Merge remote-tracking branch 'origin/master' into lash/improve-cache 2021-12-08 06:44:31 +01:00
nolash 31256b3650
Remove custom port in pip url in dockers 2021-12-07 21:54:04 +01:00
nolash 760f618943
WIP upgrade deps 2021-12-04 11:39:13 +01:00
Philip Wafula c3c43c28a5 Philip/social pin recovery 2021-11-29 21:24:37 +00:00
Philip Wafula e426f7b451 Philip/multi token v1 2021-11-29 15:04:50 +00:00
Louis Holbrook 1882910a8e feat: Enable parallell contract transactions in bootstrap 2021-10-29 09:36:14 +00:00
nolash d9720bd0aa Merge remote-tracking branch 'origin/lash/local-dev-improve' into lash/bloxberg-seeding 2021-10-28 05:41:27 +02:00
nolash e9e9f66d97
Correct wrong change for docker registries 2021-10-28 05:39:44 +02:00
nolash 0d640fab57 Merge remote-tracking branch 'origin/lash/local-dev-improve' into lash/bloxberg-seeding 2021-10-28 05:29:07 +02:00
nolash 4ce85bc824
Remove faulty default registry in dockerfiles 2021-10-28 05:27:13 +02:00
nolash f236234682 Merge remote-tracking branch 'origin/master' into lash/local-dev-improve 2021-10-27 16:58:38 +02:00
Philip Wafula 60b6e1abdb Philip/bump ussd version 2021-10-27 14:42:49 +00:00
nolash a6de7e9fe0 Merge remote-tracking branch 'origin/master' into lash/local-dev-improve 2021-10-20 20:02:19 +02:00
Louis Holbrook 13fb67d2d8 feat: Split and improve contract migration steps 2021-10-20 15:02:36 +00:00
nolash e705a94873
Resolve notify/ussd dependency conflict 2021-10-20 10:07:19 +02:00
nolash 5c0250b5b9
Rehabilitate cic-cache db migration 2021-10-19 22:58:10 +02:00
PhilipWafula 97a48cd8c6
Improves ussd deps. 2021-10-18 16:53:38 +03:00
PhilipWafula 7601e3eeff
Corrects breakages in cic-ussd 2021-10-18 15:19:32 +03:00
PhilipWafula 60a9efc88b
Merge remote-tracking branch 'origin/lash/split-migration' into lash/split-migration 2021-10-18 15:18:33 +03:00
PhilipWafula 45011b58c4
Cleans up configs. 2021-10-18 15:11:31 +03:00
nolash f1a0b4ee7c Merge branch 'lash/split-migration' of gitlab.com:grassrootseconomics/cic-internal-integration into lash/split-migration 2021-10-18 14:10:52 +02:00
nolash c57abb7ad5
Upgrade deps in cic-eth, allow for new chain spec format 2021-10-18 14:08:39 +02:00
PhilipWafula 930a99c974
Bumps cic-types version. 2021-10-18 06:52:49 +03:00
PhilipWafula b0935caab8
Fixes imports. 2021-10-18 06:52:28 +03:00
nolash 0ee6400d7d
WIP rehabilitate ussd builds 2021-10-17 18:32:08 +02:00
nolash 677fb346fd
Add data seeding preparation step, rehabilitation of non-custodial seeding 2021-10-17 18:05:00 +02:00
nolash 0b2f22c416
Rehabilitate cic-user-server 2021-10-16 20:54:41 +02:00
Philip Wafula 805fc56c7b Philip/ussd cic types meta tool 2021-10-15 11:21:41 +00:00
Louis Holbrook f5bfc8ace2 bug: cic-eth transaction listings 2021-10-07 15:12:35 +00:00
PhilipWafula 1a7c4deab6
Bumps cic-ussd version following token fix. 2021-09-27 14:27:10 +03:00
PhilipWafula cf64387d81
Refactors to avoid conversion of zero values to wei. 2021-09-22 11:10:33 +03:00
Philip Wafula fb8db3ffd2 Philip/ussd cli fix 2021-09-18 09:07:05 +00:00
Philip Wafula 6019143ba1 Philip/ussd demurrage 2021-09-17 11:15:43 +00:00
Philip Wafula e327af68e1 Merge branch 'philip/refactor-import-scripts' into 'master'
Consolidated ussd dataseeding script

See merge request grassrootseconomics/cic-internal-integration!252
2021-08-29 09:55:47 +00:00
Philip Wafula 92cc6a3f27 Consolidated ussd dataseeding script 2021-08-29 09:55:47 +00:00