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 11export BASE_RETH_NODE_COMMIT = 4a580faec0b560eb65d6ee2f620efb7b044a649d
22export BASE_RETH_NODE_REPO = https://github.com/base/node-reth.git
33export BASE_RETH_NODE_TAG = v0.2.2
4- export NETHERMIND_COMMIT = d9febbce240491e8f918d41a4ffd06385a746b6c
4+ export NETHERMIND_COMMIT = c066aee2abd83a36836de612de75596a45d5958c
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
6- export NETHERMIND_TAG = 1.35.3
7- export OP_GETH_COMMIT = 904a088c5cc1eeec21a1ffa47327dc20a809e642
6+ export NETHERMIND_TAG = 1.35.8
7+ export OP_GETH_COMMIT = 6cbfcd5161083bcd4052edc3022d9f99c6fe40e0
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9- export OP_GETH_TAG = v1.101603.5
10- export OP_NODE_COMMIT = 1b8c541060f0d323a7023fbc68fbbc8daf674340
9+ export OP_GETH_TAG = v1.101604.0
10+ export OP_NODE_COMMIT = 388eea1534ef7a4368383ed2a980be0dce1ec988
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12- export OP_NODE_TAG = op-node/v1.16.2
12+ export OP_NODE_TAG = op-node/v1.16.4
1313export OP_RETH_COMMIT = 27a8c0f5a6dfb27dea84c5751776ecabdd069646
1414export OP_RETH_REPO = https://github.com/paradigmxyz/reth.git
1515export OP_RETH_TAG = v1.9.3
Original file line number Diff line number Diff line change 77 "tracking" : " tag"
88 },
99 "nethermind" : {
10- "tag" : " 1.35.3 " ,
11- "commit" : " d9febbce240491e8f918d41a4ffd06385a746b6c " ,
10+ "tag" : " 1.35.8 " ,
11+ "commit" : " c066aee2abd83a36836de612de75596a45d5958c " ,
1212 "owner" : " NethermindEth" ,
1313 "repo" : " nethermind" ,
1414 "tracking" : " tag"
1515 },
1616 "op_geth" : {
17- "tag" : " v1.101603.5 " ,
18- "commit" : " 904a088c5cc1eeec21a1ffa47327dc20a809e642 " ,
17+ "tag" : " v1.101604.0 " ,
18+ "commit" : " 6cbfcd5161083bcd4052edc3022d9f99c6fe40e0 " ,
1919 "owner" : " ethereum-optimism" ,
2020 "repo" : " op-geth" ,
2121 "tracking" : " tag"
2222 },
2323 "op_node" : {
24- "tag" : " op-node/v1.16.2 " ,
25- "commit" : " 1b8c541060f0d323a7023fbc68fbbc8daf674340 " ,
24+ "tag" : " op-node/v1.16.4 " ,
25+ "commit" : " 388eea1534ef7a4368383ed2a980be0dce1ec988 " ,
2626 "tagPrefix" : " op-node" ,
2727 "owner" : " ethereum-optimism" ,
2828 "repo" : " optimism" ,
You can’t perform that action at this time.
0 commit comments