File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- export BASE_RETH_NODE_COMMIT = 50e3bb16233ef7a50070bf16169dc6356fe5dd39
1+ export BASE_RETH_NODE_COMMIT = 2b0d89d4267ae7b2893e1719d2ba026074e4a8b8
22export BASE_RETH_NODE_REPO = https://github.com/base/base.git
3- export BASE_RETH_NODE_TAG = v0.6 .0
3+ export BASE_RETH_NODE_TAG = v0.7 .0
44export NETHERMIND_COMMIT = f5507dec1c9c7f5e31dadae445c08622be166054
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
66export NETHERMIND_TAG = 1.36.2
77export OP_GETH_COMMIT = d0734fd5f44234cde3b0a7c4beb1256fc6feedef
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9- export OP_GETH_TAG = v1.101701 .0
10- export OP_NODE_COMMIT = 2954d9fd41248a3a95c6d89f57e8d629114c6c70
9+ export OP_GETH_TAG = v1.101702 .0
10+ export OP_NODE_COMMIT = cba7aba0c98aae22720b21c3a023990a486cb6e0
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12- export OP_NODE_TAG = op-node/v1.16.9
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.6 .0" ,
4- "commit" : " 50e3bb16233ef7a50070bf16169dc6356fe5dd39 " ,
3+ "tag" : " v0.7 .0" ,
4+ "commit" : " 2b0d89d4267ae7b2893e1719d2ba026074e4a8b8 " ,
55 "owner" : " base" ,
66 "repo" : " base" ,
77 "tracking" : " release"
1414 "tracking" : " release"
1515 },
1616 "op_geth" : {
17- "tag" : " v1.101701 .0" ,
17+ "tag" : " v1.101702 .0" ,
1818 "commit" : " d0734fd5f44234cde3b0a7c4beb1256fc6feedef" ,
1919 "owner" : " ethereum-optimism" ,
2020 "repo" : " op-geth" ,
2121 "tracking" : " release"
2222 },
2323 "op_node" : {
24- "tag" : " op-node/v1.16.9 " ,
25- "commit" : " 2954d9fd41248a3a95c6d89f57e8d629114c6c70 " ,
24+ "tag" : " op-node/v1.16.11 " ,
25+ "commit" : " cba7aba0c98aae22720b21c3a023990a486cb6e0 " ,
2626 "tagPrefix" : " op-node" ,
2727 "owner" : " ethereum-optimism" ,
2828 "repo" : " optimism" ,
You can’t perform that action at this time.
0 commit comments