Commit Graph

52 Commits

Author SHA1 Message Date
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
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 54dd5acb62 Only match account registry on correct contract address 2021-07-12 19:50:32 +00:00
Louis Holbrook e3028a5060 Add demurrage token amount adjust task 2021-07-08 15:28:04 +00:00
Louis Holbrook 9b79034ed3 Minimal dependencies in cic-eth api setup 2021-07-07 07:45:21 +00:00
Louis Holbrook f8e68cff96 Move to chainlib-eth dependency 2021-06-30 14:44:17 +00:00
Louis Holbrook a31e79b0f7 Loglines and dep bump 2021-06-19 06:49:42 +00:00
Blair Vanderlugt 022db04198 no local file mounts for config files 2021-06-03 17:22:47 +00:00
Louis Holbrook 096ed9bc27 Update queue/syncer module structure 2021-06-03 13:51:55 +00:00
Louis Holbrook fbf7351238 cic-eth: Reach 90% test coverage 2021-05-31 15:34:16 +00:00
Louis Holbrook c44439bd90 Fix outdated module names in cic-eth tests 2021-05-19 15:11:08 +00:00
Louis Holbrook 9dfbd7034c Merge branch 'lash/decimals-in-api' into 'master'
cic-eth-tasker: Add decimals and token name to default token api call return struct

Closes cic-eth#123

See merge request grassrootseconomics/cic-internal-integration!148
2021-05-19 06:59:43 +00:00
Louis Holbrook 235f5cede8 cic-eth-tasker: Add decimals and token name to default token api call return struct 2021-05-19 06:59:42 +00:00
Louis Holbrook c68cc318ab cic-eth system documentation 2021-05-15 04:36:54 +00:00
Louis Holbrook 06652eb30f cic-cache-tracker, cic-eth-tracker: Add optional and customizable history start for trackers 2021-05-13 16:37:44 +00:00
nolash 4667916d80
Catch bogus transfers where token address is no contract 2021-05-12 08:48:50 +02:00
nolash 0b4d8d5937
Add registry to cic-eth-info tool 2021-05-05 19:04:56 +02:00
Louis Holbrook 6a8a356f09 Add faucet filter to cic-cache 2021-05-05 16:25:21 +00:00
Louis Holbrook b4bfb76634 cic-eth: Update deps for contract standardization refactor 2021-05-02 17:02:45 +00:00
Philip Wafula 6d44863a49 Philip/default token integration 2021-05-01 14:14:20 +00:00
Louis Holbrook aa15353d68 Use task pool rpc for registry and eth queries with cic-eth view cli util 2021-04-25 12:24:17 +00:00
Louis Holbrook f50da54274 Add remaining health checks and shutdown on critical errors 2021-04-24 17:53:45 +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
Louis Holbrook 1bc7cde1f0 K8s health utilities for cic containers 2021-04-21 17:34:13 +00:00
Philip Wafula f410e8b7e3 Philip/fix filter callbacks 2021-04-16 20:24:07 +00:00
nolash 22ec8e2e0e
Update sql backend symbol name, deps 2021-04-15 18:04:47 +02: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
nolash f8f74a17f6
Remove stray chainlib stat 2021-04-06 20:08:18 +02: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 206a585fd1 Add declarator to tasker registry instantiation 2021-03-30 16:33:09 +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
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 96b4ad4a72 Refactor import scripts 2021-02-21 15:41:37 +00:00
Louis Holbrook fe499de1e4 Fix last(?) leak in syncer
Signed-off-by: nolash <dev@holbrook.no>
2021-02-19 07:06:05 +00:00
Louis Holbrook f154136dd3 cic-eth: Address translator task 2021-02-17 08:19:42 +00:00
Louis Holbrook 22586a04bf Correct db names and ports 2021-02-12 02:27:29 +00:00
Louis Holbrook 74e57b89ec Add cic-eth and auxiliary contract seeding script 2021-02-10 07:03:11 +00:00
Louis Holbrook 9eb436d2f8 Improve create account cli command 2021-02-08 22:38:18 +00:00