Commit Graph

307 Commits

Author SHA1 Message Date
nolash dae7209650
Correct check test chainspec var 2021-08-17 08:33:59 +02:00
nolash 6e936b1b84
Add eth config 2021-08-17 08:25:03 +02:00
nolash 53519cff7a
Add cic aux to dockerfile as module 2021-08-12 21:35:47 +02:00
nolash c90b6196e6 Merge branch 'master' into lash/remove-cic-base 2021-08-12 18:27:39 +02:00
Spencer Ofwiti d6c763f2d7 Meta returns 404 if resource is not found. 2021-08-09 19:13:05 +00:00
Philip Wafula 0672a17d2e The great bump 2021-08-06 16:29:01 +00:00
Blair Vanderlugt f764b73f66 Testing a whitespace change for deployment 2021-07-30 17:05:25 +00:00
Blair Vanderlugt ac76e14129 Bvander/fix notify migrations 2021-07-29 18:29:17 +00:00
Blair Vanderlugt 0d6e228f8a migrations fix 2021-07-28 23:33:34 +00:00
nolash 6f5da150f5
Add chain config file 2021-07-25 20:13:50 +02:00
nolash 9e1f5c2daa
correct local flags for task interfacing daemons in cic-eht 2021-07-24 23:44:39 +02:00
nolash 1bc6c5ace5
Implement chainlib cli util for tasker, retry, dispatcher 2021-07-24 17:28:03 +02:00
nolash 0c5c6146d6
Implement chainlib cli util for resend cli 2021-07-24 16:36:44 +02:00
nolash 127a16ac07
Implement chainlib cli util for transfer, view, tag 2021-07-24 15:07:21 +02:00
nolash f77e2fd4dc
Implement chainlib cli util for info, ctrl clis 2021-07-24 14:35:38 +02:00
nolash 0d8884b776
Use both changed vars in contract migrations 2021-07-23 21:32:55 +02:00
nolash 39139484df Merge branch 'lash/remove-cic-base' of gitlab.com:grassrootseconomics/cic-internal-integration into lash/remove-cic-base 2021-07-23 20:19:41 +02:00
nolash 9693d30c5f
Handle hybrid configs for new and old cli util stacks 2021-07-23 20:19:02 +02:00
Philip Wafula 992c7b4022 Philip/notify fixes 2021-07-23 15:15:30 +00:00
PhilipWafula 315c1cb7a5
Adds appropriate translation lib. 2021-07-23 14:36:37 +03:00
nolash 3db6879991
Upgrade moolb for cic-cache 2021-07-23 10:20:06 +02:00
nolash 88d9ce4c22
Skip cli in tests, clean up test requirements 2021-07-23 10:07:24 +02:00
nolash eaa7804b8b
Upgrade deps 2021-07-23 09:49:05 +02:00
nolash 69d00f9a5a
Remove cic-base from cic-cache-tracker, replace with chainlib cli 2021-07-23 09:18:11 +02:00
nolash 290be3e15a
Split up cli module into class files 2021-07-23 08:25:25 +02:00
nolash b6e636cdb2
Rehabilitate eth tasker after config dir changes 2021-07-23 07:13:29 +02:00
nolash 99bab30de4
Rehabilitate docker-compose run of tracker, enable pip index url overrides 2021-07-23 07:10:36 +02:00
nolash db0d1743ba
Connect syncer cli args 2021-07-23 06:43:25 +02:00
nolash f5e422cadd
Replace cic-base in tracker 2021-07-23 06:34:18 +02:00
nolash d6157652c1
Add cic-eth chainlib cli util override, implement for account create cli 2021-07-23 05:35:24 +02:00
Louis Holbrook f82bb4515d Implement nextgen chainlib and chainqueue upgrade 2021-07-21 17:34:51 +00:00
Philip Wafula ecdfb9bc5a Censors sensitive config values. 2021-07-20 16:18:27 +00:00
Blair Vanderlugt d5a8b77349 e2e ussd import user scripts 2021-07-19 21:30:04 +00:00
Louis Holbrook 395930106a Apply config changes to contract migration 2021-07-16 13:21:07 +00:00
nolash 8cdaf9f28a
Fix confini instantiation in ussd 2021-07-15 00:54:48 +02:00
Louis Holbrook aa13517534 Fix dispatcher memory leak 2021-07-14 22:02:59 +00:00
Louis Holbrook 494a8f3e88 Expand token symbol and decimals in tx listings 2021-07-14 15:06:20 +00:00
Geoff Turk 1214f605a7 Merge branch 'geoffturk/fix-geo-range' into 'master'
Fix out of range error for geolocation in import users script

See merge request grassrootseconomics/cic-internal-integration!225
2021-07-14 14:52:40 +00:00
Louis Holbrook f9594b766a Remove eth-abi dep in data seeding 2021-07-14 14:43:32 +00:00
geoffturk 561ae62d5e Fix out of range error for geolocation in import users script 2021-07-13 09:42:53 +00:00
Louis Holbrook d6782abbcc Merge branch 'lash/default-token-context' into 'master'
Add contextual token symbol and name defaults

Closes #85

See merge request grassrootseconomics/cic-internal-integration!219
2021-07-12 19:50:48 +00:00
Louis Holbrook 8f173fa30b Add contextual token symbol and name defaults 2021-07-12 19:50:48 +00:00
Louis Holbrook 54dd5acb62 Only match account registry on correct contract address 2021-07-12 19:50:32 +00:00
Blair Vanderlugt c52885a016 update data-seeding dockerignore 2021-07-12 09:44:05 -07:00
Blair Vanderlugt f0dd257e05 Merge branch 'bvander/fix-onchange-test-triggers' into 'master'
Fix onchange test triggers

See merge request grassrootseconomics/cic-internal-integration!223
2021-07-12 16:22:17 +00:00
Blair Vanderlugt 4bb36a448d updated cic-meta with new context ect. 2021-07-12 16:21:58 +00:00
Blair Vanderlugt 231163e2fc Update apps/cic-ussd/.gitlab-ci.yml, apps/cic-notify/.gitlab-ci.yml, apps/cic-cache/.gitlab-ci.yml files 2021-07-12 16:14:33 +00:00
Blair Vanderlugt e599933ef8 fix requirements 2021-07-11 10:08:04 -07:00
Blair Vanderlugt 266bc3362d just remove the cic-eth slim image for rn 2021-07-11 09:51:08 -07:00
Blair Vanderlugt 8350381754 fix the scripts path in cic-eth 2021-07-11 09:43:05 -07:00