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 = 6178195df3b73ddd63110a439a0b4da585f85b99
1+ export BASE_RETH_NODE_COMMIT = 329e1ad3707e023a748a4b60019aeeeb9a4ace6f
22export BASE_RETH_NODE_REPO = https://github.com/base/node-reth.git
3- export BASE_RETH_NODE_TAG = v0.1.5
4- export NETHERMIND_COMMIT = 1b5487273a16345f262142d4b708793aeec62589
3+ export BASE_RETH_NODE_TAG = v0.1.6
4+ export NETHERMIND_COMMIT = 080637edc24c43fbc9f9fde153f73a240a602163
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
6- export NETHERMIND_TAG = 1.31.13
6+ export NETHERMIND_TAG = 1.32.3
77export OP_GETH_COMMIT = c6e05723600e111af769abffd5299e3c72061016
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
99export OP_GETH_TAG = v1.101511.1
1010export OP_NODE_COMMIT = 7a0ab04ea2db5421da689eb77a68e674e4ae9cfe
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
1212export OP_NODE_TAG = op-node/v1.13.5
13- export OP_RETH_COMMIT = dbe7ee9c21392f360ff01f6307480f5d7dd73a3a
13+ export OP_RETH_COMMIT = d8451e54e7267f9f1634118d6d279b2216f7e2bb
1414export OP_RETH_REPO = https://github.com/paradigmxyz/reth.git
15- export OP_RETH_TAG = v1.5.1
15+ export OP_RETH_TAG = v1.6.0
Original file line number Diff line number Diff line change 11{
22 "base_reth_node" : {
3- "tag" : " v0.1.5 " ,
4- "commit" : " 6178195df3b73ddd63110a439a0b4da585f85b99 " ,
3+ "tag" : " v0.1.6 " ,
4+ "commit" : " 329e1ad3707e023a748a4b60019aeeeb9a4ace6f " ,
55 "owner" : " base" ,
66 "repo" : " node-reth" ,
77 "tracking" : " tag"
88 },
99 "nethermind" : {
10- "tag" : " 1.31.13 " ,
11- "commit" : " 1b5487273a16345f262142d4b708793aeec62589 " ,
10+ "tag" : " 1.32.3 " ,
11+ "commit" : " 080637edc24c43fbc9f9fde153f73a240a602163 " ,
1212 "owner" : " NethermindEth" ,
1313 "repo" : " nethermind" ,
1414 "tracking" : " tag"
2929 "tracking" : " tag"
3030 },
3131 "op_reth" : {
32- "tag" : " v1.5.1 " ,
33- "commit" : " dbe7ee9c21392f360ff01f6307480f5d7dd73a3a " ,
32+ "tag" : " v1.6.0 " ,
33+ "commit" : " d8451e54e7267f9f1634118d6d279b2216f7e2bb " ,
3434 "owner" : " paradigmxyz" ,
3535 "repo" : " reth" ,
3636 "tracking" : " tag"
You can’t perform that action at this time.
0 commit comments