Compare commits

..

8 Commits

Author SHA1 Message Date
nolash
1add4d615c Merge remote-tracking branch 'origin/master' into lash/okota 2021-10-07 22:55:30 +02:00
nolash
4e2793f026 Replace contract registry with okota backend version 2021-10-07 10:09:29 +02:00
nolash
a15a0ec04f Replaced account registry and token index with okota 2021-10-05 10:28:31 +02:00
nolash
795c901d37 Correct checksum rpc address in gas method 2021-10-02 18:27:09 +02:00
nolash
0fe97f4741 Retrigger ci 2021-10-02 16:08:44 +02:00
nolash
257e918349 All tests pass 2021-09-30 18:46:58 +02:00
nolash
24a11d85de Update cic-eth-registry, signer 2021-09-30 17:57:39 +02:00
nolash
69d31d202b Fix tx listing, rehabilitate api and filter tests (hex case problems) 2021-09-30 15:26:55 +02:00

View File

@@ -1,5 +1,4 @@
celery==4.4.7
erc20-demurrage-token~=0.0.5a3
cic-eth-registry~=0.6.1a5
chainlib~=0.0.9rc3
cic_eth~=0.12.4a9
erc20-demurrage-token~=0.0.3a1
cic-eth-registry>=0.6.1a2,<0.7.0
cic-eth[services]~=0.12.4a8