Commit Graph

168 Commits

Author SHA1 Message Date
nolash ed432abb23
WIP refactor custodial initialization 2021-10-14 14:37:48 +02:00
nolash f251b8b729
Remove dead code 2021-10-14 11:35:08 +02:00
nolash 36e791e08a
Split contract migration into three separate steps 2021-10-14 11:33:50 +02:00
Louis Holbrook 9ee42b908d feat: Integrate okota 2021-10-07 21:05:58 +00:00
Philip Wafula e89aec76fa Fixes migrations in cic-cache (ideally) 2021-09-21 05:33:46 +00:00
Louis Holbrook d65455fc29 Update signer to fill in missing sign to wire symbol 2021-09-17 06:54:58 +00: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
Louis Holbrook 1f555748b0 Sanitize contract migration configs 2021-09-06 10:06:58 +00:00
Louis Holbrook 75b711dbd5 Rehabilitate imports 2021-09-01 16:54:10 +00:00
Blair Vanderlugt 6a68d2ed32 docker vm builds 2021-08-28 16:26:16 +00:00
Louis Holbrook 56dbe8a502 Normalize tx data for backend 2021-08-28 11:10:18 +00:00
Blair Vanderlugt f0b4c42c68 cleanup contract migration dockerfiles 2021-08-24 15:33:18 -07:00
Louis Holbrook a49978cc36 cic-eth data seeding rehab 2021-08-24 21:07:36 +00:00
Blair Vanderlugt 1b0ee269d0 add pre tag to contract-migration 2021-08-24 11:43:39 -07:00
Blair Vanderlugt aa2f363b27 fix em 2021-08-24 10:42:30 -07:00
Blair Vanderlugt 2a24ce6938 remove mount 2021-08-24 10:33:53 -07:00
Blair Vanderlugt 938a10b5c3 contract-migration ci parity 2021-08-24 10:26:09 -07:00
Louis Holbrook f877218c55 Update signer 2021-08-24 11:35:52 +00:00
Blair Vanderlugt 8ac9a1e99a reverting to fffb2bc3f4 2021-08-21 13:23:43 -04: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 8910fb0759 Empty config dir in faucet setup 2021-08-18 06:34:07 +00:00
Louis Holbrook 452047b900 Fix configs after cic-base remove merges 2021-08-17 16:52:17 +00:00
Louis Holbrook bb3d38a1f9 Replace cic-base with chainlib cli utils 2021-08-17 06:46:51 +00:00
Louis Holbrook f82bb4515d Implement nextgen chainlib and chainqueue upgrade 2021-07-21 17:34:51 +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
Louis Holbrook aa13517534 Fix dispatcher memory leak 2021-07-14 22:02:59 +00:00
Louis Holbrook f9594b766a Remove eth-abi dep in data seeding 2021-07-14 14:43:32 +00:00
Louis Holbrook 8f173fa30b Add contextual token symbol and name defaults 2021-07-12 19:50:48 +00:00
Blair Vanderlugt fe017d2b0f Merge branch 'bvander/cic-eth-base-image-and-testing' into 'master'
Faster local builds with base image and buildkit and run all unit tests

See merge request grassrootseconomics/cic-internal-integration!217
2021-07-10 15:46:15 +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
Blair Vanderlugt 5025c31af6 update the create eth flags with redis host 2021-07-09 10:29:34 -07: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
Blair Vanderlugt 9740963431 refactor contract-migration and add buildkit caching 2021-07-05 17:13:26 +00:00
Louis Holbrook aa667951be Add flavors of demurrage token to dev deployment 2021-07-05 10:58:08 +00:00
Louis Holbrook a31e79b0f7 Loglines and dep bump 2021-06-19 06:49:42 +00:00
nolash fab9b0c520
Add long timeout to first account create in contract migration part 2 2021-06-04 22:00:06 +02:00
Blair Vanderlugt 1605e53216 pull the req out of the container and bump em 2021-06-03 11:43:13 -07:00
Geoff Turk 277033f3b5 Fix traffic script 2021-05-27 10:38:07 +00:00
Louis Holbrook d7113f3923 Merge branch 'lash/rehabilitate-traffic-2' into 'master'
Rehabilitate traffic generator script

See merge request grassrootseconomics/cic-internal-integration!145
2021-05-20 21:25:15 +00:00
Louis Holbrook c569fe4b17 Rehabilitate traffic generator script 2021-05-20 21:25:14 +00:00
Blair Vanderlugt a31b7bc9cd move files out of scripts folder to their own dir 2021-05-20 14:31:08 +00:00
Louis Holbrook 6d8508aebf imports: Fix stale dep in sovereign import users script 2021-05-19 09:57:02 +00:00
Louis Holbrook 0f02dd1b7c Isolate ussd-related data files in imports 2021-05-19 09:55:24 +00:00
Philip Wafula 17b3b27d81 Merge branch 'philip/import-pins-script' into 'master'
Philip/import pins script

See merge request grassrootseconomics/cic-internal-integration!109
2021-05-15 07:40:34 +00:00
Philip Wafula 1cb172b8bf Philip/import pins script 2021-05-15 07:40:34 +00:00
Louis Holbrook c68cc318ab cic-eth system documentation 2021-05-15 04:36:54 +00:00
nolash 8bf1364864
Upgrade acoutns index 2021-05-13 18:00:59 +02:00
nolash 4667916d80
Catch bogus transfers where token address is no contract 2021-05-12 08:48:50 +02:00
Louis Holbrook 6a8a356f09 Add faucet filter to cic-cache 2021-05-05 16:25:21 +00:00
Blair Vanderlugt 7d935bcbc3 should have dropped the user flag 2021-05-02 12:32:05 -07:00
Louis Holbrook 5d3d773f41 Update componens for chainlib erc20 split 2021-05-02 17:11:03 +00:00
Louis Holbrook b4bfb76634 cic-eth: Update deps for contract standardization refactor 2021-05-02 17:02:45 +00:00
Blair Vanderlugt e1564574f7 puts the scripts in the container and take out the user 2021-05-02 16:56:08 +00:00
Louis Holbrook 2c326f62ae Remove cic-contracts references 2021-04-30 06:25:49 +00:00
Blair Vanderlugt 9ed62c58ae Merge branch 'lash/right-token' into 'master'
Correct default token env vars in deployment step 2

See merge request grassrootseconomics/cic-internal-integration!125
2021-04-28 17:31:49 +00:00
nolash 04e9f45feb
Correct default token env vars in deployment step 2 2021-04-28 19:24:33 +02:00
Spencer Ofwiti 1bc29588a1 Remove library files into crdt-meta. 2021-04-28 09:11:39 +00:00
Blair Vanderlugt f64ff1290c switch to deb solc package 2021-04-27 21:01:58 -07:00
Louis Holbrook 7428420cda Fix cic-ussd cic-eth conflict 2021-04-25 12:14:55 +00:00
Louis Holbrook cfab16f4a9 Add custom meta tags 2021-04-24 06:14:24 +00:00
Louis Holbrook 3129a78e06 cic-eth: Add sanity checks for emergency shutdown / liveness tests 2021-04-23 21:02:51 +00:00
nolash 96e755b54d
Simplify token selector 2021-04-22 11:58:39 +02:00
Louis Holbrook 03b3e8cd3f Adapt deployment to Bloxberg 2021-04-21 05:46:42 +00:00
Louis Holbrook 95269f69ed CIC-cache backend syncer mixup 2021-04-20 13:25:02 +00:00
Louis Holbrook 6b89a2da89 Merge branch 'lash/chainlib-regression' into 'master'
Correct chainlib import paths

See merge request grassrootseconomics/cic-internal-integration!101
2021-04-16 21:44:14 +00:00
Louis Holbrook 254f2a266b Correct chainlib import paths 2021-04-16 21:44:14 +00:00
Idaapayo 0de79521dc Ida/changes to args commandline 2021-04-15 17:04:16 +00:00
nolash 22ec8e2e0e
Update sql backend symbol name, deps 2021-04-15 18:04:47 +02:00
Louis Holbrook c80b8771b9 Update syncer imports 2021-04-14 08:17:47 +00:00
Louis Holbrook 7b16a36a62 Implement migration script with ussd and notify 2021-04-09 13:00:15 +00:00
Louis Holbrook 99f55f01ed Add block time calc to retry, tracker 2021-04-06 19:11:42 +00:00
Philip Wafula e9fb80ab78 Philip/ussd bug fixes 2021-04-06 17:53:38 +00:00
Louis Holbrook a305aafc86 Make 40k import pass 2021-04-06 15:14:04 +00:00
Louis Holbrook a7ab2e3f3f cic-eth: Rehabilitate retrier with chainqueue 2021-04-05 15:07:09 +00:00
Louis Holbrook a9258c3085 Use external chain queue engine 2021-04-04 12:40:59 +00:00
Louis Holbrook 810f9fe994 Rehabilitate retrier 2021-04-02 13:16:27 +00:00
Louis Holbrook 462933d8ae Remove custodial dependencies from sovereign import scripts 2021-04-01 20:55:39 +00:00
Louis Holbrook 426e46c791 Sovereign import part II 2021-03-31 11:04:05 +00:00
Louis Holbrook 1886e6743b Sovereign import script 2021-03-31 10:52:27 +00:00
Louis Holbrook 21fd034478 Add faucet and gas gift check to migration script verify 2021-03-29 19:29:29 +00:00
Louis Holbrook b65ab8a0ca Rehabilitate transfer, approve
Signed-off-by: nolash <dev@holbrook.no>
2021-03-29 13:27:53 +00:00
Blair Vanderlugt 299385f320 recursive own 2021-03-21 17:18:47 -07:00
Blair Vanderlugt bdd7ca14c2 contract migration permissions 2021-03-21 11:32:53 -07:00
Blair Vanderlugt e4d1f5b65c contract migration refactor 2021-03-19 14:19:40 +00:00
Blair Vanderlugt 7fe5b6bea3 add libpq to runtime 2021-03-17 07:30:34 -07:00
Blair Vanderlugt 75262dae5d add permissions and move some pip installs 2021-03-16 05:34:19 +00:00
Blair Vanderlugt c0dff41b3c fix home dir permissions 2021-03-15 07:10:08 -07:00
Blair Vanderlugt 4927d92215 seperate module install 2021-03-14 20:21:07 -07:00
Blair Vanderlugt 842cbadf00 contract migration image build improvements 2021-03-13 18:50:36 +00:00
Blair Vanderlugt 16d88d389b move envlist to dockercontainer 2021-03-09 16:54:33 -08:00
Louis Holbrook 5f01135b04 Rehabilitate CLI and API after nonce changes 2021-03-07 18:01:44 +00:00
Louis Holbrook f0088f20de cic-eth: Make nonce separate task 2021-03-06 17:55:51 +00:00
Louis Holbrook 8240e58c0a cic-eth: Introduce transfer authorization contract 2021-03-04 15:06:14 +00:00
Louis Holbrook 5001113267 Syncer refactor 2021-03-01 20:15:17 +00:00
Louis Holbrook 34a48a6c6c Merge branch 'lash/fix-imports-again' into 'master'
Rehabilitate import scripts after leak fixes

See merge request grassrootseconomics/cic-internal-integration!37
2021-02-22 20:00:18 +00:00
Louis Holbrook c68d9d8404 Rehabilitate import scripts after leak fixes 2021-02-22 20:00:18 +00:00