Skip to content

Commit

Permalink
Merge pull request #549 from ava-labs/bump-coreth-pre-upgrade
Browse files Browse the repository at this point in the history
Bump coreth to pre-upgrade version
  • Loading branch information
StephenButtolph authored May 21, 2021
2 parents d0c6a17 + 9b9fa59 commit 14c18b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_coreth.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BUILD_DIR="$AVALANCHE_PATH/build" # Where binaries go
PLUGIN_DIR="$BUILD_DIR/plugins" # Where plugin binaries (namely coreth) go
BINARY_PATH="$PLUGIN_DIR/evm"

CORETH_VER="v0.5.1-rc.2"
CORETH_VER="v0.5.2-pre-upgrade.1"

CORETH_PATH="$GOPATH/pkg/mod/github.com/ava-labs/coreth@$CORETH_VER"

Expand Down

0 comments on commit 14c18b8

Please sign in to comment.