Skip to content

Commit 794c842

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated op-geth, optimism, base
1 parent 9480ec1 commit 794c842

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

versions.env

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
export BASE_RETH_NODE_COMMIT=2b0d89d4267ae7b2893e1719d2ba026074e4a8b8
1+
export BASE_RETH_NODE_COMMIT=08852adf8863c447e68c42f5525218fe8845a7b1
22
export 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.2
44
export NETHERMIND_COMMIT=f5507dec1c9c7f5e31dadae445c08622be166054
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66
export NETHERMIND_TAG=1.36.2
7-
export OP_GETH_COMMIT=d0734fd5f44234cde3b0a7c4beb1256fc6feedef
7+
export OP_GETH_COMMIT=3de88058411dbcb926143bd400023c4236880334
88
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
9-
export OP_GETH_TAG=v1.101702.0
10-
export OP_NODE_COMMIT=cba7aba0c98aae22720b21c3a023990a486cb6e0
9+
export OP_GETH_TAG=v1.101702.1
10+
export OP_NODE_COMMIT=e70de5ba21cbaff1bf7c10479d39a637ce80d9be
1111
export 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.12

versions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"base_reth_node": {
3-
"tag": "v0.7.0",
4-
"commit": "2b0d89d4267ae7b2893e1719d2ba026074e4a8b8",
3+
"tag": "v0.7.2",
4+
"commit": "08852adf8863c447e68c42f5525218fe8845a7b1",
55
"owner": "base",
66
"repo": "base",
77
"tracking": "release"
@@ -14,15 +14,15 @@
1414
"tracking": "release"
1515
},
1616
"op_geth": {
17-
"tag": "v1.101702.0",
18-
"commit": "d0734fd5f44234cde3b0a7c4beb1256fc6feedef",
17+
"tag": "v1.101702.1",
18+
"commit": "3de88058411dbcb926143bd400023c4236880334",
1919
"owner": "ethereum-optimism",
2020
"repo": "op-geth",
2121
"tracking": "release"
2222
},
2323
"op_node": {
24-
"tag": "op-node/v1.16.11",
25-
"commit": "cba7aba0c98aae22720b21c3a023990a486cb6e0",
24+
"tag": "op-node/v1.16.12",
25+
"commit": "e70de5ba21cbaff1bf7c10479d39a637ce80d9be",
2626
"tagPrefix": "op-node",
2727
"owner": "ethereum-optimism",
2828
"repo": "optimism",

0 commit comments

Comments
 (0)