File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
export BASE_RETH_NODE_COMMIT = 329e1ad3707e023a748a4b60019aeeeb9a4ace6f
2
2
export BASE_RETH_NODE_REPO = https://github.com/base/node-reth.git
3
3
export BASE_RETH_NODE_TAG = v0.1.6
4
- export NETHERMIND_COMMIT = 080637edc24c43fbc9f9fde153f73a240a602163
4
+ export NETHERMIND_COMMIT = cda59e5b11d6a8066af928830e5964a8a63dc5bc
5
5
export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
6
- export NETHERMIND_TAG = 1.32.3
6
+ export NETHERMIND_TAG = 1.33.1
7
7
export OP_GETH_COMMIT = c6e05723600e111af769abffd5299e3c72061016
8
8
export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9
9
export OP_GETH_TAG = v1.101511.1
10
10
export OP_NODE_COMMIT = 7a0ab04ea2db5421da689eb77a68e674e4ae9cfe
11
11
export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12
12
export OP_NODE_TAG = op-node/v1.13.5
13
- export OP_RETH_COMMIT = d8451e54e7267f9f1634118d6d279b2216f7e2bb
13
+ export OP_RETH_COMMIT = 9d56da53ec0ad60e229456a0c70b338501d923a5
14
14
export OP_RETH_REPO = https://github.com/paradigmxyz/reth.git
15
- export OP_RETH_TAG = v1.6 .0
15
+ export OP_RETH_TAG = v1.7 .0
Original file line number Diff line number Diff line change 7
7
"tracking" : " tag"
8
8
},
9
9
"nethermind" : {
10
- "tag" : " 1.32.3 " ,
11
- "commit" : " 080637edc24c43fbc9f9fde153f73a240a602163 " ,
10
+ "tag" : " 1.33.1 " ,
11
+ "commit" : " cda59e5b11d6a8066af928830e5964a8a63dc5bc " ,
12
12
"owner" : " NethermindEth" ,
13
13
"repo" : " nethermind" ,
14
14
"tracking" : " tag"
29
29
"tracking" : " tag"
30
30
},
31
31
"op_reth" : {
32
- "tag" : " v1.6 .0" ,
33
- "commit" : " d8451e54e7267f9f1634118d6d279b2216f7e2bb " ,
32
+ "tag" : " v1.7 .0" ,
33
+ "commit" : " 9d56da53ec0ad60e229456a0c70b338501d923a5 " ,
34
34
"owner" : " paradigmxyz" ,
35
35
"repo" : " reth" ,
36
36
"tracking" : " tag"
You can’t perform that action at this time.
0 commit comments