We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
py-geth
3.12.0
1 parent f6f7464 commit 1828913Copy full SHA for 1828913
.circleci/config.yml
@@ -74,7 +74,7 @@ geth_steps: &geth_steps
74
name: build geth if missing
75
command: |
76
mkdir -p $HOME/.ethash
77
- pip install --user py-geth>=3.11.0
+ pip install --user py-geth>=3.12.0
78
export GOROOT=/usr/local/go
79
echo $GETH_VERSION
80
export GETH_BINARY="$HOME/.py-geth/geth-$GETH_VERSION/bin/geth"
0 commit comments