File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- export BASE_RETH_NODE_COMMIT = 6bd19d5c2076bd47093ed9d1fdb684dc5757d7b2
1+ export BASE_RETH_NODE_COMMIT = 69c63735984a5e86f44ff2d10f3099dd85fc2d38
22export BASE_RETH_NODE_REPO = https://github.com/base/node-reth.git
3- export BASE_RETH_NODE_TAG = v0.1.8
4- export NETHERMIND_COMMIT = 100632d4415d08926c829d6329dd2ce7690d12d2
3+ export BASE_RETH_NODE_TAG = v0.1.9
4+ export NETHERMIND_COMMIT = c4238a37787abd95cc849aa817ffa9a6eef567dd
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
6- export NETHERMIND_TAG = 1.34.0
6+ export NETHERMIND_TAG = 1.34.1
77export OP_GETH_COMMIT = b51c72ebea9dcf14e6859b14e4bd92c484714f08
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
99export OP_GETH_TAG = v1.101602.3
Original file line number Diff line number Diff line change 11{
22 "base_reth_node" : {
3- "tag" : " v0.1.8 " ,
4- "commit" : " 6bd19d5c2076bd47093ed9d1fdb684dc5757d7b2 " ,
3+ "tag" : " v0.1.9 " ,
4+ "commit" : " 69c63735984a5e86f44ff2d10f3099dd85fc2d38 " ,
55 "owner" : " base" ,
66 "repo" : " node-reth" ,
77 "tracking" : " tag"
88 },
99 "nethermind" : {
10- "tag" : " 1.34.0 " ,
11- "commit" : " 100632d4415d08926c829d6329dd2ce7690d12d2 " ,
10+ "tag" : " 1.34.1 " ,
11+ "commit" : " c4238a37787abd95cc849aa817ffa9a6eef567dd " ,
1212 "owner" : " NethermindEth" ,
1313 "repo" : " nethermind" ,
1414 "tracking" : " tag"
You can’t perform that action at this time.
0 commit comments