File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11export BASE_RETH_NODE_COMMIT = 5759d44b9384fd2ecde6c3fea6372e7c096e6267
22export BASE_RETH_NODE_REPO = https://github.com/base/base.git
33export BASE_RETH_NODE_TAG = v0.7.6
4- export NETHERMIND_COMMIT = f5507dec1c9c7f5e31dadae445c08622be166054
4+ export NETHERMIND_COMMIT = 706ad499d3b1094f4e681424148c0fdfceba1d17
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
6- export NETHERMIND_TAG = 1.36.2
7- export OP_GETH_COMMIT = d0734fd5f44234cde3b0a7c4beb1256fc6feedef
6+ export NETHERMIND_TAG = 1.37.1
7+ export OP_GETH_COMMIT = 3de88058411dbcb926143bd400023c4236880334
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9- export OP_GETH_TAG = v1.101702.0
10- export OP_NODE_COMMIT = cba7aba0c98aae22720b21c3a023990a486cb6e0
9+ export OP_GETH_TAG = v1.101702.1
10+ export OP_NODE_COMMIT = 484be19f69054f74bc736b5df229e896e338d9a3
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12- export OP_NODE_TAG = op-node/v1.16.11
12+ export OP_NODE_TAG = op-node/v1.17.0
Original file line number Diff line number Diff line change 77 "tracking" : " release"
88 },
99 "nethermind" : {
10- "tag" : " 1.36.2 " ,
11- "commit" : " f5507dec1c9c7f5e31dadae445c08622be166054 " ,
10+ "tag" : " 1.37.1 " ,
11+ "commit" : " 706ad499d3b1094f4e681424148c0fdfceba1d17 " ,
1212 "owner" : " NethermindEth" ,
1313 "repo" : " nethermind" ,
1414 "tracking" : " release"
1515 },
1616 "op_geth" : {
17- "tag" : " v1.101702.0 " ,
18- "commit" : " d0734fd5f44234cde3b0a7c4beb1256fc6feedef " ,
17+ "tag" : " v1.101702.1 " ,
18+ "commit" : " 3de88058411dbcb926143bd400023c4236880334 " ,
1919 "owner" : " ethereum-optimism" ,
2020 "repo" : " op-geth" ,
2121 "tracking" : " release"
2222 },
2323 "op_node" : {
24- "tag" : " op-node/v1.16.11 " ,
25- "commit" : " cba7aba0c98aae22720b21c3a023990a486cb6e0 " ,
24+ "tag" : " op-node/v1.17.0 " ,
25+ "commit" : " 484be19f69054f74bc736b5df229e896e338d9a3 " ,
2626 "tagPrefix" : " op-node" ,
2727 "owner" : " ethereum-optimism" ,
2828 "repo" : " optimism" ,
2929 "tracking" : " release"
3030 }
31- }
31+ }
You can’t perform that action at this time.
0 commit comments