File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- export BASE_RETH_NODE_COMMIT = 2b0d89d4267ae7b2893e1719d2ba026074e4a8b8
1+ export BASE_RETH_NODE_COMMIT = 7e47f0440b268306a28c0e9b4df841e623395bfa
22export BASE_RETH_NODE_REPO = https://github.com/base/base.git
3- export BASE_RETH_NODE_TAG = v0.7.0
3+ export BASE_RETH_NODE_TAG = v0.7.3
44export NETHERMIND_COMMIT = f5507dec1c9c7f5e31dadae445c08622be166054
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
66export NETHERMIND_TAG = 1.36.2
@@ -9,4 +9,4 @@ export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99export OP_GETH_TAG = v1.101702.0
1010export OP_NODE_COMMIT = cba7aba0c98aae22720b21c3a023990a486cb6e0
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12- export OP_NODE_TAG = op-node/v1.16.11
12+ export OP_NODE_TAG = op-node/v1.16.11
Original file line number Diff line number Diff line change 11{
22 "base_reth_node" : {
3- "tag" : " v0.7.0 " ,
4- "commit" : " 2b0d89d4267ae7b2893e1719d2ba026074e4a8b8 " ,
3+ "tag" : " v0.7.3 " ,
4+ "commit" : " 7e47f0440b268306a28c0e9b4df841e623395bfa " ,
55 "owner" : " base" ,
66 "repo" : " base" ,
77 "tracking" : " release"
2828 "repo" : " optimism" ,
2929 "tracking" : " release"
3030 }
31- }
31+ }
You can’t perform that action at this time.
0 commit comments