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.1.6",
"commit": "329e1ad3707e023a748a4b60019aeeeb9a4ace6f",
"owner": "base",
"repo": "node-reth",
"tracking": "tag"
},
"nethermind": {
"tag": "1.32.3",
"commit": "080637edc24c43fbc9f9fde153f73a240a602163",
"owner": "NethermindEth",
"repo": "nethermind",
"tracking": "tag"
},
"op_geth": {
"tag": "v1.101511.1",
"commit": "c6e05723600e111af769abffd5299e3c72061016",
"owner": "ethereum-optimism",
"repo": "op-geth",
"tracking": "tag"
},
"op_node": {
"tag": "op-node/v1.13.5",
"commit": "7a0ab04ea2db5421da689eb77a68e674e4ae9cfe",
"tagPrefix": "op-node",
"owner": "ethereum-optimism",
"repo": "optimism",
"tracking": "tag"
},
"op_reth": {
"tag": "v1.6.0",
"commit": "d8451e54e7267f9f1634118d6d279b2216f7e2bb",
"owner": "paradigmxyz",
"repo": "reth",
"tracking": "tag"
}
}