From c56532867bdb78f1e703695bc6111fbd30823620 Mon Sep 17 00:00:00 2001 From: Sjon-Paul Brown <33456632+sjonpaulbrown@users.noreply.github.com> Date: Fri, 17 Jun 2022 15:11:02 -0600 Subject: [PATCH] Update sporks.json with protocol and execution archives (#983) --- sporks.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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": "",