|
1 | 1 | {
|
2 | 2 | "networks": {
|
3 | 3 | "mainnet": {
|
| 4 | + "mainnet26": { |
| 5 | + "id": 26, |
| 6 | + "live": true, |
| 7 | + "name": "Mainnet-26", |
| 8 | + "sporkTime": "2024-09-25T15:00:00Z", |
| 9 | + "rootHeight": "88226267", |
| 10 | + "rootParentId": "71052eb6e774ae5065b31c604a85af47fa16d5c53e54b9a992581c1ecf0ecfac", |
| 11 | + "rootStateCommitment": "3bba639062a723af1b44b1dfe07e795d158482f02f807f1df0b7c39edd6a8cca", |
| 12 | + "gitCommitHash": "25d9c2a9b89bac8fa003ca67928eb79b1427ea17", |
| 13 | + "stateArtefacts": { |
| 14 | + "gcp": { |
| 15 | + "rootCheckpointFile": "https://storage.googleapis.com/flow-genesis-bootstrap/mainnet-26-execution/public-root-information/root.checkpoint", |
| 16 | + "rootProtocolStateSnapshot": "https://storage.googleapis.com/flow-genesis-bootstrap/mainnet-26-execution/public-root-information/root-protocol-state-snapshot.json", |
| 17 | + "rootProtocolStateSnapshotSignature": "https://storage.googleapis.com/flow-genesis-bootstrap/mainnet-26-execution/public-root-information/root-protocol-state-snapshot.json.asc", |
| 18 | + "nodeInfo": "https://storage.googleapis.com/flow-genesis-bootstrap/mainnet-26-execution/public-root-information/node-infos.pub.json", |
| 19 | + "executionStateBucket": "flow_public_mainnet26_execution_state" |
| 20 | + }, |
| 21 | + "s3": { |
| 22 | + "rootCheckpointFile": "", |
| 23 | + "rootProtocolStateSnapshot": "", |
| 24 | + "nodeInfo": "", |
| 25 | + "executionStateBucket": "flow-public-mainnet26-execution-state" |
| 26 | + } |
| 27 | + }, |
| 28 | + "tags": { |
| 29 | + "flow-go-tag": "v0.37.16-patch.1", |
| 30 | + "cadence-tag": "v1.0.0-preview.52-patch.3", |
| 31 | + "docker-tag": "v0.37.16-patch.1" |
| 32 | + }, |
| 33 | + "seedNodes": [ |
| 34 | + { |
| 35 | + "address": "access-007.mainnet26.nodes.onflow.org:3570", |
| 36 | + "key": "28a0d9edd0de3f15866dfe4aea1560c4504fe313fc6ca3f63a63e4f98d0e295144692a58ebe7f7894349198613f65b2d960abf99ec2625e247b1c78ba5bf2eae" |
| 37 | + }, |
| 38 | + { |
| 39 | + "address": "access-008.mainnet25.nodes.onflow.org:3570", |
| 40 | + "key": "11742552d21ac93da37ccda09661792977e2ca548a3b26d05f22a51ae1d99b9b75c8a9b3b40b38206b38951e98e4d145f0010f8942fd82ddf0fb1d670202264a" |
| 41 | + } |
| 42 | + ], |
| 43 | + "accessNodes": [ |
| 44 | + "access.mainnet.nodes.onflow.org:9000" |
| 45 | + ] |
| 46 | + }, |
4 | 47 | "mainnet25": {
|
5 | 48 | "id": 25,
|
6 |
| - "live": true, |
| 49 | + "live": false, |
7 | 50 | "name": "Mainnet-25",
|
8 | 51 | "sporkTime": "2024-09-04T12:00:00Z",
|
9 | 52 | "rootHeight": "85981135",
|
|
32 | 75 | },
|
33 | 76 | "seedNodes": [
|
34 | 77 | {
|
35 |
| - "address": "access-007.mainnet25.nodes.onflow.org:3570", |
36 |
| - "key": "28a0d9edd0de3f15866dfe4aea1560c4504fe313fc6ca3f63a63e4f98d0e295144692a58ebe7f7894349198613f65b2d960abf99ec2625e247b1c78ba5bf2eae" |
37 |
| - }, |
38 |
| - { |
39 |
| - "address": "access-008.mainnet25.nodes.onflow.org:3570", |
40 |
| - "key": "11742552d21ac93da37ccda09661792977e2ca548a3b26d05f22a51ae1d99b9b75c8a9b3b40b38206b38951e98e4d145f0010f8942fd82ddf0fb1d670202264a" |
| 78 | + "address": "access-001.mainnet25.nodes.onflow.org:3570", |
| 79 | + "key": "ba530d6e593947d1dd2d7f8afcf122efac9070043ce7ffdc62b4c4be9899f9a3b7e57c4c975d484386b4c5ad25a2ede097cbd497942a759a6391ba9cf724f6d9" |
41 | 80 | }
|
42 | 81 | ],
|
43 | 82 | "accessNodes": [
|
44 |
| - "access.mainnet.nodes.onflow.org:9000" |
| 83 | + "access-001.mainnet25.nodes.onflow.org:9000" |
45 | 84 | ]
|
46 | 85 | },
|
47 | 86 | "mainnet24": {
|
|
0 commit comments