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.
1 parent cab5714 commit 39869a1Copy full SHA for 39869a1
test-node.bash
@@ -9,7 +9,7 @@ BLOCKSCOUT_VERSION=offchainlabs/blockscout:v1.1.0-0e716c8
9
# 1. authorizing validator signer key since validator wallet is buggy
10
# - gas estimation sent from 0x0000 lead to balance and permission error
11
DEFAULT_NITRO_CONTRACTS_VERSION="v3.1.0"
12
-DEFAULT_TOKEN_BRIDGE_VERSION="v1.2.2"
+DEFAULT_TOKEN_BRIDGE_VERSION="bf88aa953ecee3dce4008c49d2e9d6f2f07e1cc0" # todo: replace with a tag when available
13
14
# Set default versions if not overriden by provided env vars
15
: ${NITRO_CONTRACTS_BRANCH:=$DEFAULT_NITRO_CONTRACTS_VERSION}
0 commit comments