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 = a496ec9d72deb5b7774b6a8303bd16c64f1cc9a6
1+ export BASE_RETH_NODE_COMMIT = ddf99821c7aace74ac4d9c6016c9aeac4f908212
22export BASE_RETH_NODE_REPO = https://github.com/base/node-reth.git
3- export BASE_RETH_NODE_TAG = v0.2.0
3+ export BASE_RETH_NODE_TAG = v0.2.1
44export NETHERMIND_COMMIT = faa9b9e69c1b0002d216a96473692a80d7c47b4e
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
66export NETHERMIND_TAG = 1.35.2
7- export OP_GETH_COMMIT = aa940538653c59df97b432bc24a2a4e4b17a06a8
7+ export OP_GETH_COMMIT = 904a088c5cc1eeec21a1ffa47327dc20a809e642
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9- export OP_GETH_TAG = v1.101603.4
10- export OP_NODE_COMMIT = 94706ec5072b13030600d1b45ae10b673b660c0d
9+ export OP_GETH_TAG = v1.101603.5
10+ export OP_NODE_COMMIT = 1b8c541060f0d323a7023fbc68fbbc8daf674340
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12- export OP_NODE_TAG = op-node/v1.16.1
12+ export OP_NODE_TAG = op-node/v1.16.2
1313export OP_RETH_COMMIT = 74351d98e906b8af5f118694529fb2b71d316946
1414export OP_RETH_REPO = https://github.com/paradigmxyz/reth.git
1515export OP_RETH_TAG = v1.9.2
Original file line number Diff line number Diff line change 11{
22 "base_reth_node" : {
3- "tag" : " v0.2.0 " ,
4- "commit" : " a496ec9d72deb5b7774b6a8303bd16c64f1cc9a6 " ,
3+ "tag" : " v0.2.1 " ,
4+ "commit" : " ddf99821c7aace74ac4d9c6016c9aeac4f908212 " ,
55 "owner" : " base" ,
66 "repo" : " node-reth" ,
77 "tracking" : " tag"
1414 "tracking" : " tag"
1515 },
1616 "op_geth" : {
17- "tag" : " v1.101603.4 " ,
18- "commit" : " aa940538653c59df97b432bc24a2a4e4b17a06a8 " ,
17+ "tag" : " v1.101603.5 " ,
18+ "commit" : " 904a088c5cc1eeec21a1ffa47327dc20a809e642 " ,
1919 "owner" : " ethereum-optimism" ,
2020 "repo" : " op-geth" ,
2121 "tracking" : " tag"
2222 },
2323 "op_node" : {
24- "tag" : " op-node/v1.16.1 " ,
25- "commit" : " 94706ec5072b13030600d1b45ae10b673b660c0d " ,
24+ "tag" : " op-node/v1.16.2 " ,
25+ "commit" : " 1b8c541060f0d323a7023fbc68fbbc8daf674340 " ,
2626 "tagPrefix" : " op-node" ,
2727 "owner" : " ethereum-optimism" ,
2828 "repo" : " optimism" ,
You can’t perform that action at this time.
0 commit comments