mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 03:40:51 +08:00
Merge branch 'master' into develop
This commit is contained in:
@@ -43,4 +43,4 @@ ENIGMA_CONTRACT = 'https://raw.githubusercontent.com/enigmampc/catalyst/' \
|
||||
|
||||
ENIGMA_CONTRACT_ABI = 'https://raw.githubusercontent.com/enigmampc/' \
|
||||
'catalyst/develop/catalyst/marketplace/' \
|
||||
'contract_enigma_abi.json'
|
||||
'contract_enigma_abi.json'
|
||||
|
||||
+1
-1
@@ -16,4 +16,4 @@ fi
|
||||
|
||||
jupyter notebook -y --no-browser --notebook-dir=${PROJECT_DIR} \
|
||||
--certfile=${SSL_CERT_PEM} --keyfile=${SSL_CERT_KEY} --ip='*' \
|
||||
--config=${CONFIG_PATH}
|
||||
--config=${CONFIG_PATH} --allow-root
|
||||
|
||||
@@ -21,6 +21,8 @@ dependencies:
|
||||
- bottleneck==1.2.1
|
||||
- chardet==3.0.4
|
||||
- ccxt==1.10.1049
|
||||
- web3==4.0.0b7
|
||||
- requests-toolbelt==0.8.0
|
||||
- click==6.7
|
||||
- contextlib2==0.5.5
|
||||
- cycler==0.10.0
|
||||
|
||||
@@ -84,3 +84,5 @@ tables==3.3.0
|
||||
ccxt==1.10.1049
|
||||
boto3==1.4.8
|
||||
redo==1.6
|
||||
web3==4.0.0b7
|
||||
requests-toolbelt==0.8.0
|
||||
|
||||
Reference in New Issue
Block a user