File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- export BASE_RETH_NODE_COMMIT = 5e5260c26a1d1af7a74a79a692a56b5d73d5363b
1+ export BASE_RETH_NODE_COMMIT = 6e54e8cbcbd27cb86bde54d3a5b0e9b4e9ea960a
22export BASE_RETH_NODE_REPO = https://github.com/base/base.git
3- export BASE_RETH_NODE_TAG = v0.4 .1
3+ export BASE_RETH_NODE_TAG = v0.5 .1
44export NETHERMIND_COMMIT = 31cb81b7328026791cdfaccd9db230c82f1db02d
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
66export NETHERMIND_TAG = 1.36.0
7- export OP_GETH_COMMIT = 32cc3b8caf8647dbefbd29b2c3ed862132e53ad2
7+ export OP_GETH_COMMIT = 878a554cc84cead647d20ba366043c6fd41ebf1c
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9- export OP_GETH_TAG = v1.101608.0
10- export OP_NODE_COMMIT = b66cc587b4185089e6f81bf6a4fc4233f2a7505d
9+ export OP_GETH_TAG = v1.101609.1
10+ export OP_NODE_COMMIT = 3019251e80aa248e91743addd3e833190acb26f1
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12- export OP_NODE_TAG = op-node/v1.16.6
12+ export OP_NODE_TAG = op-node/v1.16.7
Original file line number Diff line number Diff line change 11{
22 "base_reth_node" : {
3- "tag" : " v0.4 .1" ,
4- "commit" : " 5e5260c26a1d1af7a74a79a692a56b5d73d5363b " ,
3+ "tag" : " v0.5 .1" ,
4+ "commit" : " 6e54e8cbcbd27cb86bde54d3a5b0e9b4e9ea960a " ,
55 "owner" : " base" ,
66 "repo" : " base" ,
77 "tracking" : " release"
1414 "tracking" : " release"
1515 },
1616 "op_geth" : {
17- "tag" : " v1.101608.0 " ,
18- "commit" : " 32cc3b8caf8647dbefbd29b2c3ed862132e53ad2 " ,
17+ "tag" : " v1.101609.1 " ,
18+ "commit" : " 878a554cc84cead647d20ba366043c6fd41ebf1c " ,
1919 "owner" : " ethereum-optimism" ,
2020 "repo" : " op-geth" ,
2121 "tracking" : " release"
2222 },
2323 "op_node" : {
24- "tag" : " op-node/v1.16.6 " ,
25- "commit" : " b66cc587b4185089e6f81bf6a4fc4233f2a7505d " ,
24+ "tag" : " op-node/v1.16.7 " ,
25+ "commit" : " 3019251e80aa248e91743addd3e833190acb26f1 " ,
2626 "tagPrefix" : " op-node" ,
2727 "owner" : " ethereum-optimism" ,
2828 "repo" : " optimism" ,
You can’t perform that action at this time.
0 commit comments