-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Expand file tree
/
Copy pathtest-fixtures.json
More file actions
41 lines (41 loc) · 1.87 KB
/
Copy pathtest-fixtures.json
File metadata and controls
41 lines (41 loc) · 1.87 KB
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
39
40
41
{
"eest_benchmark": {
"url": "https://github.com/ethereum/execution-specs/releases/download/tests-benchmark%40v0.0.9/fixtures_benchmark.tar.gz",
"sha256": "5aee5d1bf7430d5b6ca5b48269dd2a1fb0f9df39ac1e980bac9fc56ad403b8c7",
"size": 1025048557
},
"eest_devnet": {
"url": "https://github.com/ethereum/execution-specs/releases/download/tests-glamsterdam-devnet%40v8.1.2/fixtures_glamsterdam-devnet.tar.gz",
"sha256": "aaf9709675f625fbbed4361760c790d44696775dfad7668d0a136ab0776a0659",
"size": 934610669,
"ref": "devnets/glamsterdam/8"
},
"eest_stable": {
"url": "https://github.com/ethereum/execution-specs/releases/download/tests%40v20.0.2/fixtures.tar.gz",
"sha256": "1280540950a4c3470a421416b6f35458a9b635827265c29e5aef1ae839ae1788",
"size": 540487005,
"ref": "tests@v20.0.2"
},
"eest_zkevm": {
"url": "https://github.com/ethereum/execution-specs/releases/download/tests-zkevm%40v0.8.0/fixtures_zkevm.tar.gz",
"sha256": "f19f782fb5cefb7466e852e101d28883452221f03cfa1867eec5d520a3112c5c",
"size": 549434596
},
"cl_mainnet": {
"url": "https://github.com/ethereum/consensus-specs/releases/download/v1.7.0-alpha.12/mainnet.tar.gz",
"sha256": "f0057d2acdea2730ec68cac2c796aad89174e10e9b38ac68ad7d8aa1c0cbd85c",
"size": 858531022
},
"legacy_cancun": {
"url": "https://github.com/ethereum/legacytests/archive/1f581b8ccdc4c63acf5f2c5c1b155c690c32a8eb.tar.gz",
"sha256": "ed16742e585db5ac4196bdf552ee126a68b777128e3e811bab179b36206dee35",
"size": 126768895,
"root": "legacytests-1f581b8ccdc4c63acf5f2c5c1b155c690c32a8eb"
},
"legacy_tests": {
"url": "https://github.com/ethereum/tests/archive/c67e485ff8b5be9abc8ad15345ec21aa22e290d9.tar.gz",
"sha256": "c87bdba75ef00e0de9d7206200d36552d0a88d74f4a7bd441d5ced854e3e02bf",
"size": 105688266,
"root": "tests-c67e485ff8b5be9abc8ad15345ec21aa22e290d9"
}
}