Commit Graph

55 Commits

Author SHA1 Message Date
nolash 14ddab1b34
Add chain reader arg flags to trackerd 2021-11-03 13:03:23 +01:00
nolash 7217cb7f46
Bump version for cic-cache python package build 2021-11-03 11:19:44 +01: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 13f2e17931
Remove accidental 0 value override for syncer offset to trackers 2021-10-28 05:18:54 +02: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
nolash 24385ea27d
Rehabilitate cic-cache 2021-10-16 14:03:05 +02:00
nolash 9a154a8046
WIP rehabilitate cic-cache 2021-10-16 08:23:32 +02:00
Philip Wafula e89aec76fa Fixes migrations in cic-cache (ideally) 2021-09-21 05:33:46 +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
Louis Holbrook a49978cc36 cic-eth data seeding rehab 2021-08-24 21:07:36 +00: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 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
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
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 d7973436e6 Faster local builds with base image and buildkit and run all unit tests 2021-07-10 15:46:14 +00:00
Louis Holbrook 6464f651ec Add allowance check and transferFrom task 2021-06-30 18:15:40 +00:00
Louis Holbrook f8e68cff96 Move to chainlib-eth dependency 2021-06-30 14:44:17 +00:00
nolash 41a96b5584
Int comparisons on block numbers in cic cache lookup 2021-06-02 17:11:15 +02: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
Geoff Turk 0411603078 Add success field to transactions_all_data 2021-05-19 16:47:22 +02:00
Louis Holbrook 60b36945df cic-cache: Add data API 2021-05-18 17:13:57 +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
Louis Holbrook 6a8a356f09 Add faucet filter to cic-cache 2021-05-05 16:25:21 +00:00
Louis Holbrook 5d3d773f41 Update componens for chainlib erc20 split 2021-05-02 17:11:03 +00:00
Louis Holbrook 75bf8f15be cic-cache: Add tx tags in persistent storage 2021-05-01 13:20:14 +00:00
Louis Holbrook 2c326f62ae Remove cic-contracts references 2021-04-30 06:25:49 +00:00
Louis Holbrook 1bc7cde1f0 K8s health utilities for cic containers 2021-04-21 17:34:13 +00:00
Louis Holbrook 95269f69ed CIC-cache backend syncer mixup 2021-04-20 13:25:02 +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 98ddf56a1d Iimprove cic cache service 2021-04-15 14:02:09 +00:00
nolash bb941acd7e
Fix missing history syncer in cic-cache-tracker 2021-04-13 15:31:40 +02:00
Louis Holbrook 99f55f01ed Add block time calc to retry, tracker 2021-04-06 19:11:42 +00:00
Louis Holbrook a7ab2e3f3f cic-eth: Rehabilitate retrier with chainqueue 2021-04-05 15:07:09 +00:00
Louis Holbrook fc59e24c80 Rehabilitate cic cache 2021-04-02 13:20:05 +00:00
Louis Holbrook b65ab8a0ca Rehabilitate transfer, approve
Signed-off-by: nolash <dev@holbrook.no>
2021-03-29 13:27:53 +00:00
Philip Wafula 18be4c48a7 Merge branch 'fix-cache-tasker' into 'master'
adding cic cache details

See merge request grassrootseconomics/cic-internal-integration!65
2021-03-15 13:22:39 +00:00
Blair Vanderlugt 432dbe9fee adding cic cache details 2021-03-15 13:22:39 +00:00
Blair Vanderlugt 097a80e8de cic cache db fixes 2021-03-15 13:20:18 +00:00