Skip to content

Commit e493aa8

Browse files
authored
bump: base/base to 0.7.3 (#1021)
1 parent 9480ec1 commit e493aa8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

versions.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
export BASE_RETH_NODE_COMMIT=2b0d89d4267ae7b2893e1719d2ba026074e4a8b8
1+
export BASE_RETH_NODE_COMMIT=7e47f0440b268306a28c0e9b4df841e623395bfa
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.3
44
export NETHERMIND_COMMIT=f5507dec1c9c7f5e31dadae445c08622be166054
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66
export NETHERMIND_TAG=1.36.2
@@ -9,4 +9,4 @@ export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99
export OP_GETH_TAG=v1.101702.0
1010
export OP_NODE_COMMIT=cba7aba0c98aae22720b21c3a023990a486cb6e0
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.11

versions.json

Lines changed: 3 additions & 3 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.3",
4+
"commit": "7e47f0440b268306a28c0e9b4df841e623395bfa",
55
"owner": "base",
66
"repo": "base",
77
"tracking": "release"
@@ -28,4 +28,4 @@
2828
"repo": "optimism",
2929
"tracking": "release"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)