diff --git a/sporks.json b/sporks.json index 4298cd481..4861e1f96 100644 --- a/sporks.json +++ b/sporks.json @@ -961,7 +961,11 @@ "rootCheckpointFile": "https://storage.googleapis.com/flow-genesis-bootstrap/testnet-34-execution/public-root-information/root.checkpoint", "rootProtocolStateSnapshot": "https://storage.googleapis.com/flow-genesis-bootstrap/testnet-34/public-root-information/root-protocol-state-snapshot.json", "rootProtocolStateSnapshotSignature": "https://storage.googleapis.com/flow-genesis-bootstrap/testnet-34/public-root-information/root-protocol-state-snapshot.json.asc", - "nodeInfo": "https://storage.googleapis.com/flow-genesis-bootstrap/testnet-34/public-root-information/node-infos.pub.json" + "nodeInfo": "https://storage.googleapis.com/flow-genesis-bootstrap/testnet-34/public-root-information/node-infos.pub.json", + "protocolDBArchive": "https://storage.googleapis.com/flow-execution-archive/devnet34/protocol-db.tar.gz", + "protocolDBArchiveChecksum": "https://storage.googleapis.com/flow-execution-archive/devnet34/protocol-db.tar.gz.sha256", + "executionStateArchive": "https://storage.googleapis.com/flow-execution-archive/devnet34/execution-state.tar.gz", + "executionStateArchiveChecksum": "https://storage.googleapis.com/flow-execution-archive/devnet34/execution-state.tar.gz.sha256" }, "s3": { "rootCheckpointFile": "",