Upgrade cic-eth

This commit is contained in:
nolash
2021-02-24 10:23:19 +01:00
parent 1124bd2d26
commit 5b77a2ea20
5 changed files with 4 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
cic-base[full]==0.1.1a4
cic-eth==0.10.0a31
cic-eth==0.10.0a32

View File

@@ -31,7 +31,7 @@ set -e
set -a
# We need to not install these here...
pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL cic-eth==0.10.0a31 chainlib==0.0.1a17 cic-contracts==0.0.2a2
pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL cic-eth==0.10.0a32 chainlib==0.0.1a17 cic-contracts==0.0.2a2
>&2 echo "create account for gas gifter"
old_gas_provider=$DEV_ETH_ACCOUNT_GAS_PROVIDER