-
Notifications
You must be signed in to change notification settings - Fork 1
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.12",
"commit": "089e3bc35a45bf39e6cbb4db21fb0f685de2da97",
"owner": "base",
"repo": "node-reth",
"tracking": "tag"
},
"nethermind": {
"tag": "1.35.0",
"commit": "e4a537799f8f058dc2900c9636ce21f7198956c0",
"owner": "NethermindEth",
"repo": "nethermind",
"tracking": "tag"
},
"op_geth": {
"tag": "v1.101603.2",
"commit": "f305011e5706b21b93c4cdd5fd008c6bfdce175c",
"owner": "ethereum-optimism",
"repo": "op-geth",
"tracking": "tag"
},
"op_node": {
"tag": "op-node/v1.14.3",
"commit": "8c183919fe3fc791d996693a4ecceaa1e979063b",
"tagPrefix": "op-node",
"owner": "ethereum-optimism",
"repo": "optimism",
"tracking": "tag"
},
"op_reth": {
"tag": "v1.8.2",
"commit": "9c30bf7af5e0d45deaf5917375c9922c16654b28",
"owner": "paradigmxyz",
"repo": "reth",
"tracking": "tag"
}
}