Rehabilitate cic seed docker compose container

This commit is contained in:
nolash
2021-02-23 14:59:41 +01:00
parent 12f887c92c
commit 841a366a2f
7 changed files with 41 additions and 35 deletions

View File

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

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
pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL cic-eth==0.10.0a31 chainlib==0.0.1a17 cic-contracts==0.0.2a2
>&2 echo "create account for gas gifter"
old_gas_provider=$DEV_ETH_ACCOUNT_GAS_PROVIDER