Compare commits
10 Commits
lash/cic-e
...
lash/trans
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
910d9ce5b1 | ||
|
|
6485f57045
|
||
|
|
ceafea7930
|
||
|
|
906c7f17d0
|
||
|
|
77f6eb193c
|
||
|
|
195b1e3c9b
|
||
|
|
951ba52de4
|
||
|
|
5b3e72b0b7 | ||
|
|
5f5687e9fe
|
||
|
|
7549c6ff97
|
@@ -10,7 +10,7 @@ version = (
|
||||
0,
|
||||
10,
|
||||
0,
|
||||
'alpha.39',
|
||||
'alpha.38',
|
||||
)
|
||||
|
||||
version_object = semver.VersionInfo(
|
||||
|
||||
@@ -7,7 +7,7 @@ billiard==3.6.3.0
|
||||
celery==4.4.7
|
||||
cffi==1.14.3
|
||||
chainlib~=0.0.1a15
|
||||
cic-eth==0.10.0a39
|
||||
cic-eth==0.10.0a38
|
||||
cic-notify==0.3.1
|
||||
cic-types==0.1.0a8
|
||||
click==7.1.2
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
cic-base[full_graph]==0.1.1a12
|
||||
cic-eth==0.10.0a39
|
||||
cic-eth==0.10.0a38
|
||||
cic-types==0.1.0a8
|
||||
|
||||
@@ -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.0a39 chainlib==0.0.1a19 cic-contracts==0.0.2a2
|
||||
pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL cic-eth==0.10.0a38 chainlib==0.0.1a19 cic-contracts==0.0.2a2
|
||||
pip install --extra-index-url $DEV_PIP_EXTRA_INDEX_URL --force-reinstall erc20-transfer-authorization==0.3.0a10
|
||||
|
||||
>&2 echo "create account for gas gifter"
|
||||
|
||||
Reference in New Issue
Block a user