-
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
/
Copy pathversions.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.16",
"commit": "f11e89eff8cd34b86a3fee185aea1d4213c43a25",
"owner": "base",
"repo": "node-reth",
"tracking": "tag"
},
"nethermind": {
"tag": "1.35.1",
"commit": "58f06cd0d973cd8a26d7051aa8b25ed4ed351170",
"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.9.0",
"commit": "84785f025eac5eed123997454998db77a299e1e5",
"owner": "paradigmxyz",
"repo": "reth",
"tracking": "tag"
}
}