Commit Graph

464 Commits

Author SHA1 Message Date
philip 9050d331cd
Bumps lib versions 2021-12-20 11:12:39 +03:00
philip 99997df248
Bumps deps 2021-12-20 11:11:23 +03:00
philip d04a4bf5c6
Adds missing import: tempfile 2021-12-20 11:10:35 +03:00
philip 43c49dd527
Adds minor fixes:
- Added appropriate imports:
  - from okota.token_index.index import to_identifier
  - from cic_eth.error import SignerError
- cleaned up balance func.
2021-12-20 11:07:41 +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
philip ceeb246ce2
Retires unused override_requirements.txt file. 2021-12-20 10:56:30 +03:00
philip 45499ec839
Refactor to match proof checked for by verify_proofs task. 2021-12-20 10:56:01 +03:00
philip 77bdee049c
Adds token decimals to demurrage token deployment. 2021-12-20 10:54:28 +03: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
nolash 0cf6489f49 Merge remote-tracking branch 'origin/master' into lash/improve-cache 2021-12-08 06:44:31 +01:00
nolash 31256b3650
Remove custom port in pip url in dockers 2021-12-07 21:54:04 +01:00
nolash 380550cb84
Add higher fee limit in base task 2021-12-07 21:45:07 +01:00
nolash 4809bc8c22
Bump confini 2021-12-06 14:21:26 +01:00
nolash 760f618943
WIP upgrade deps 2021-12-04 11:39:13 +01:00
Philip Wafula c3c43c28a5 Philip/social pin recovery 2021-11-29 21:24:37 +00:00
Philip Wafula e426f7b451 Philip/multi token v1 2021-11-29 15:04:50 +00:00
Philip Wafula 1be5a92f44 Philip/token meta 2021-11-17 08:20:31 +00:00
nolash 39de1837c2
Upgrade deps to non-prerelease (temporarily removed transfer-auth) 2021-11-15 14:23:24 +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
nolash 2ebcd3e3de Merge remote-tracking branch 'origin/master' into lash/bloxberg-seeding 2021-11-02 18:49:49 +01:00
Louis Holbrook 09dfdbb38a bug: False 404 in cic-meta logging 2021-11-02 17:45:09 +00:00
nolash c440b049cc
Add config dirs 2021-11-02 16:35:44 +01:00
nolash 09034af5bc
Bump cic-eth version 2021-11-02 16:03:29 +01:00
nolash dc80bae673
Upgrade cic-eth in migrations 2021-11-02 15:31:00 +01:00
nolash d88ae00b72
Add celery cli args with defaults from redis 2021-10-31 07:58:35 +01:00
nolash 7a366edb9d
WIP rehabilitate cic-eth-inspect 2021-10-30 19:09:17 +02:00
nolash 0b912b99b6
Add role listing to cic-eth tag cli tool 2021-10-30 13:19:31 +02:00
nolash cbd4aef004
Add action confirm on sweep script 2021-10-30 10:25:39 +02:00
nolash 6f7f91780b
Add script to sweep gas from signer accounts 2021-10-30 09:02:04 +02:00
nolash 83ecdaf023
Connect token filter to tracker 2021-10-29 16:35:11 +02:00
nolash 6e58e4e4de
Remove nasty residue from bootstrap 2021-10-29 14:40:06 +02:00
nolash f46c9b0e7d Merge remote-tracking branch 'origin/master' into lash/bloxberg-seeding 2021-10-29 11:39:40 +02:00
Louis Holbrook 1882910a8e feat: Enable parallell contract transactions in bootstrap 2021-10-29 09:36:14 +00:00
nolash 6ca3fd55d7
Add gas cache oracle connection for erc20 2021-10-29 08:45:42 +02:00
nolash 258ed420b8 Merge branch 'lash/tmp-bloxberg-seeding' into lash/bloxberg-seeding 2021-10-29 07:35:08 +02:00
nolash 1c022e9853
Added changes to wrong branch 2021-10-29 07:33:38 +02:00
nolash d35e144723
Register gas cache only for registered tokens 2021-10-29 07:00:25 +02:00