forked from base/node
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversions.json
More file actions
38 lines (38 loc) · 987 Bytes
/
versions.json
File metadata and controls
38 lines (38 loc) · 987 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"base_reth_node": {
"tag": "v0.1.10",
"commit": "36a775eb60dba5846ac0bc9e76433f96b86a192c",
"owner": "base",
"repo": "node-reth",
"tracking": "tag"
},
"nethermind": {
"tag": "1.34.1",
"commit": "c4238a37787abd95cc849aa817ffa9a6eef567dd",
"owner": "NethermindEth",
"repo": "nethermind",
"tracking": "tag"
},
"op_geth": {
"tag": "v1.101603.1",
"commit": "8da5bf081a47206ee75bb88c90bf64fed4bc8e97",
"owner": "ethereum-optimism",
"repo": "op-geth",
"tracking": "tag"
},
"op_node": {
"tag": "op-node/v1.14.1",
"commit": "c1081e3ad0004590435e3179e583cdfdbdd6bc61",
"tagPrefix": "op-node",
"owner": "ethereum-optimism",
"repo": "optimism",
"tracking": "tag"
},
"op_reth": {
"tag": "v1.8.2",
"commit": "9c30bf7af5e0d45deaf5917375c9922c16654b28",
"owner": "paradigmxyz",
"repo": "reth",
"tracking": "tag"
}
}