Commit Graph

105 Commits

Author SHA1 Message Date
Louis Holbrook 104ff8a76a refactor: Improve cic-cache 2022-01-04 16:01:01 +00:00
Louis Holbrook d7c4cb71eb migrations: Enable deployment and data seeding to Bloxberg 2021-12-22 18:24:05 +00:00
Blair Vanderlugt b15cfee1c9 Merge branch 'sohail/pip-url-fix' into 'master'
fix: update default pip to new url

Closes #171

See merge request grassrootseconomics/cic-internal-integration!316
2021-12-10 14:55:50 +00:00
Mohamed Sohail efb1967f46 fix: update default pip to new url 2021-12-10 14:55:50 +00:00
Blair Vanderlugt d4c7fd3d7e documentation: updated the docs with new links and getting started 2021-12-09 09:20:03 +00:00
Philip Wafula e426f7b451 Philip/multi token v1 2021-11-29 15:04:50 +00:00
Blair Vanderlugt 69dbbcb6a9 fix: path in base image url 2021-11-23 21:43:32 +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
Philip Wafula 1be5a92f44 Philip/token meta 2021-11-17 08:20:31 +00:00
Louis Holbrook 1882910a8e feat: Enable parallell contract transactions in bootstrap 2021-10-29 09:36:14 +00:00
Louis Holbrook fe0835a4e7 feat: Add immutable pointers to meta 2021-10-25 18:51:08 +00:00
Louis Holbrook 13fb67d2d8 feat: Split and improve contract migration steps 2021-10-20 15:02:36 +00:00
Blair Vanderlugt 3608fd1fc7 chore: gift defaults 2021-09-27 16:14:31 +03:00
PhilipWafula 3aef2aa65f
removes profile attrs from docker-compose file. 2021-09-27 15:26:22 +03:00
Philip Wafula 79bcc8a9f1 Merge branch 'dev-k8s-deploy-new-data-seeding' into 'master'
Dataseeding container

See merge request grassrootseconomics/cic-internal-integration!267
2021-09-21 06:04:44 +00:00
Philip Wafula 7b57f1b4c2 Dataseeding container 2021-09-21 06:04:44 +00:00
Philip Wafula e89aec76fa Fixes migrations in cic-cache (ideally) 2021-09-21 05:33:46 +00:00
Philip Wafula fb8db3ffd2 Philip/ussd cli fix 2021-09-18 09:07:05 +00:00
Louis Holbrook d65455fc29 Update signer to fill in missing sign to wire symbol 2021-09-17 06:54:58 +00:00
Blair Vanderlugt b855211eed chore: fix docker compose restarts 2021-09-16 13:06:53 +03:00
Louis Holbrook 3e6cf594e3 fix(contract-migration): Replace missing environment 2021-09-15 13:36:09 +00:00
Blair Vanderlugt 540c2fd950 chore: extend timeout for contract migration 2021-09-15 14:04:18 +03:00
nolash 471243488e
Add latest crypto-dev-signer install explicitly in dockerfile for cic-eth 2021-09-09 14:27:47 +02:00
Blair Vanderlugt 17e95cb19c Merge branch 'bvander/signer-as-service' into 'master'
run signer as a service over http

See merge request grassrootseconomics/cic-internal-integration!265
2021-09-06 19:10:08 +00:00
Blair Vanderlugt 3c3a97ce15 run signer as a service over http 2021-09-06 12:07:57 -07:00
Louis Holbrook 1f555748b0 Sanitize contract migration configs 2021-09-06 10:06:58 +00:00
Blair Vanderlugt 6a68d2ed32 docker vm builds 2021-08-28 16:26:16 +00:00
Blair Vanderlugt 8ac9a1e99a reverting to fffb2bc3f4 2021-08-21 13:23:43 -04:00
Blair Vanderlugt 05b8bbbbca fix issues with build cicada, now it should do auto reload 2021-08-19 20:15:22 +00:00
Blair Vanderlugt e27a49ef33 add docker swarm deployment configs and remove dependency on kaniko for ci builds 2021-08-19 12:29:41 -04:00
Louis Holbrook 452047b900 Fix configs after cic-base remove merges 2021-08-17 16:52:17 +00:00
Louis Holbrook 0ec9813e5f Finish cic-cache integration for transaction listings 2021-08-17 08:03:14 +00:00
Louis Holbrook bb3d38a1f9 Replace cic-base with chainlib cli utils 2021-08-17 06:46:51 +00:00
PhilipWafula 8de5dc1540
Adds password pepper value defaults. 2021-08-06 19:53:36 +03:00
Blair Vanderlugt d5a8b77349 e2e ussd import user scripts 2021-07-19 21:30:04 +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
Blair Vanderlugt 4bb36a448d updated cic-meta with new context ect. 2021-07-12 16:21:58 +00:00
Blair Vanderlugt d7973436e6 Faster local builds with base image and buildkit and run all unit tests 2021-07-10 15:46:14 +00:00
Louis Holbrook e3028a5060 Add demurrage token amount adjust task 2021-07-08 15:28:04 +00:00
Louis Holbrook ed029a936c Add explicit token type toggle in contract migration 2021-07-07 07:56:45 +00:00
Louis Holbrook aa667951be Add flavors of demurrage token to dev deployment 2021-07-05 10:58:08 +00:00
Louis Holbrook f8e68cff96 Move to chainlib-eth dependency 2021-06-30 14:44:17 +00:00
Blair Vanderlugt 4fd861f080 change pgp key dir 2021-06-22 14:15:38 -07:00
Blair Vanderlugt 022db04198 no local file mounts for config files 2021-06-03 17:22:47 +00:00
Philip Wafula 5148e6428b Philip/notify errors 2021-05-19 16:13:06 +00:00
Louis Holbrook c68cc318ab cic-eth system documentation 2021-05-15 04:36:54 +00:00
Louis Holbrook b4bfb76634 cic-eth: Update deps for contract standardization refactor 2021-05-02 17:02:45 +00:00
Philip Wafula 8db76dc0a8 Merge branch 'fix-cic-meta-migrations' into 'master'
fixed cic meta migration and removed pg schema stuff during init

See merge request grassrootseconomics/cic-internal-integration!127
2021-04-30 08:33:34 +00:00
Blair Vanderlugt a3261f2f0e fixed cic meta migration and removed pg schema stuff during init 2021-04-30 08:33:33 +00:00