Commit Graph

77 Commits

Author SHA1 Message Date
philip d6346bb87b
Merge "origin/master" into "lash/improve-cache" 2021-12-20 11:14:04 +03:00
philip d04a4bf5c6
Adds missing import: tempfile 2021-12-20 11:10:35 +03:00
philip 887799962f
Couldn't get `python setup.py install` to work without it fussing:
```
 => => # Processing dependencies for cic-cache==0.3.1
 => => # Searching for eth-contract-registry~=0.7.1a2
 => => # Reading https://pypi.org/simple/eth-contract-registry/
 => => # Couldn't retrieve index page for 'eth-contract-registry'
 => => # Scanning index of all packages (this may take a while)
 => => # Reading https://pypi.org/simple/
```
2021-12-20 11:01:39 +03:00
philip 3acc3cf417
Bumps deps. 2021-12-20 10:58:21 +03:00
nolash 31256b3650
Remove custom port in pip url in dockers 2021-12-07 21:54:04 +01:00
nolash 4809bc8c22
Bump confini 2021-12-06 14:21:26 +01:00
nolash 97e45c87d7
WIP move to whole patch versions in deps 2021-11-15 14:07:54 +01:00
nolash 4658a5d8e5
Bump cic-cache version 2021-11-13 07:51:01 +01:00
nolash 995d4e0bd0
Add remaining database name prefix changes 2021-11-10 09:55:30 +01:00
nolash 140b72a72b
Use database prefix instead of name 2021-11-10 09:07:23 +01:00
nolash 21b0c4a48b
Change query parse order 2021-11-08 09:58:22 +01:00
nolash 0b66462c11
Update openapi spec, enable queries with no ranges 2021-11-04 09:42:35 +01:00
nolash f18f865231
WIP openapi spec for cic-cache-server 2021-11-04 07:59:38 +01:00
nolash ad1c241a85
Reorganize url path params in cic-cache-server 2021-11-04 06:06:34 +01:00
nolash 99b0fb5aed Merge branch 'lash/verify-cache' into lash/bloxberg-seeding 2021-11-04 04:26:50 +01:00
nolash 29423449b7 Merge remote-tracking branch 'origin/master' into lash/verify-cache 2021-11-04 04:23:47 +01:00
nolash 58e766aa58
Remove explicit config in db migration 2021-11-04 04:18:27 +01:00
Louis Holbrook 1882910a8e feat: Enable parallell contract transactions in bootstrap 2021-10-29 09:36:14 +00: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 7ce68021bd Merge remote-tracking branch 'origin/master' into lash/verify-cache 2021-10-25 20:20:40 +02:00
Louis Holbrook 13fb67d2d8 feat: Split and improve contract migration steps 2021-10-20 15:02:36 +00: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
nolash 71a7e3d3d5
Reinstate test config dir 2021-10-09 17:23:38 +02:00
nolash 335b7b30a4
Add okota dep 2021-10-09 16:40:28 +02:00
nolash 3b1f470ddf
Add empty config dir 2021-10-09 16:33:40 +02:00
nolash 980191be4f
Add verify check for cache, use chainlib cli for cic-cache 2021-10-08 11:19:21 +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