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) · 986 Bytes
/
versions.json
File metadata and controls
38 lines (38 loc) · 986 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.2.2",
"commit": "4a580faec0b560eb65d6ee2f620efb7b044a649d",
"owner": "base",
"repo": "node-reth",
"tracking": "tag"
},
"nethermind": {
"tag": "1.35.3",
"commit": "d9febbce240491e8f918d41a4ffd06385a746b6c",
"owner": "NethermindEth",
"repo": "nethermind",
"tracking": "tag"
},
"op_geth": {
"tag": "v1.101603.5",
"commit": "904a088c5cc1eeec21a1ffa47327dc20a809e642",
"owner": "ethereum-optimism",
"repo": "op-geth",
"tracking": "tag"
},
"op_node": {
"tag": "op-node/v1.16.2",
"commit": "1b8c541060f0d323a7023fbc68fbbc8daf674340",
"tagPrefix": "op-node",
"owner": "ethereum-optimism",
"repo": "optimism",
"tracking": "tag"
},
"op_reth": {
"tag": "v1.9.3",
"commit": "27a8c0f5a6dfb27dea84c5751776ecabdd069646",
"owner": "paradigmxyz",
"repo": "reth",
"tracking": "tag"
}
}