File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed
Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1- export BASE_RETH_NODE_COMMIT = 2b8aa079aca3a34e714ec5c0949178e2bffc4a5b
1+ export BASE_RETH_NODE_COMMIT = 089e3bc35a45bf39e6cbb4db21fb0f685de2da97
22export BASE_RETH_NODE_REPO = https://github.com/base/node-reth.git
3- export BASE_RETH_NODE_TAG = v0.1.11
4- export NETHERMIND_COMMIT = c4238a37787abd95cc849aa817ffa9a6eef567dd
3+ export BASE_RETH_NODE_TAG = v0.1.12
4+ export NETHERMIND_COMMIT = e4a537799f8f058dc2900c9636ce21f7198956c0
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
6- export NETHERMIND_TAG = 1.34.1
7- export OP_GETH_COMMIT = 8da5bf081a47206ee75bb88c90bf64fed4bc8e97
6+ export NETHERMIND_TAG = 1.35.0
7+ export OP_GETH_COMMIT = f305011e5706b21b93c4cdd5fd008c6bfdce175c
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9- export OP_GETH_TAG = v1.101603.1
10- export OP_NODE_COMMIT = c1081e3ad0004590435e3179e583cdfdbdd6bc61
9+ export OP_GETH_TAG = v1.101603.2
10+ export OP_NODE_COMMIT = 8c183919fe3fc791d996693a4ecceaa1e979063b
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12- export OP_NODE_TAG = op-node/v1.14.1
12+ export OP_NODE_TAG = op-node/v1.14.3
1313export OP_RETH_COMMIT = 9c30bf7af5e0d45deaf5917375c9922c16654b28
1414export OP_RETH_REPO = https://github.com/paradigmxyz/reth.git
1515export OP_RETH_TAG = v1.8.2
Original file line number Diff line number Diff line change 11{
22 "base_reth_node" : {
3- "tag" : " v0.1.11 " ,
4- "commit" : " 2b8aa079aca3a34e714ec5c0949178e2bffc4a5b " ,
3+ "tag" : " v0.1.12 " ,
4+ "commit" : " 089e3bc35a45bf39e6cbb4db21fb0f685de2da97 " ,
55 "owner" : " base" ,
66 "repo" : " node-reth" ,
77 "tracking" : " tag"
88 },
99 "nethermind" : {
10- "tag" : " 1.34.1 " ,
11- "commit" : " c4238a37787abd95cc849aa817ffa9a6eef567dd " ,
10+ "tag" : " 1.35.0 " ,
11+ "commit" : " e4a537799f8f058dc2900c9636ce21f7198956c0 " ,
1212 "owner" : " NethermindEth" ,
1313 "repo" : " nethermind" ,
1414 "tracking" : " tag"
1515 },
1616 "op_geth" : {
17- "tag" : " v1.101603.1 " ,
18- "commit" : " 8da5bf081a47206ee75bb88c90bf64fed4bc8e97 " ,
17+ "tag" : " v1.101603.2 " ,
18+ "commit" : " f305011e5706b21b93c4cdd5fd008c6bfdce175c " ,
1919 "owner" : " ethereum-optimism" ,
2020 "repo" : " op-geth" ,
2121 "tracking" : " tag"
2222 },
2323 "op_node" : {
24- "tag" : " op-node/v1.14.1 " ,
25- "commit" : " c1081e3ad0004590435e3179e583cdfdbdd6bc61 " ,
24+ "tag" : " op-node/v1.14.3 " ,
25+ "commit" : " 8c183919fe3fc791d996693a4ecceaa1e979063b " ,
2626 "tagPrefix" : " op-node" ,
2727 "owner" : " ethereum-optimism" ,
2828 "repo" : " optimism" ,
You can’t perform that action at this time.
0 commit comments