Skip to content

[provider] Midgard Blockstore

Ursa (9R) requested to merge ursa/provider-midgard-blockstore into master

The current Midgard blockstore is stored in a GCP bucket by Nine Realms. This re-writes the blockstore creation job to use the same cluster native Minio storage like the updated Thornode pruned snapshots so that it can be easily hosted by other providers.

Note that this job is presently disabled, as the current Midgard 2.22 release fails to create the full blockstore. Since 2.22 extends the blockstore data, this will be required to succeed and recreate the blockstore to tip before a broader release. We will keep our current blockstore live on the previous version, and after issues are fixed in 2.22 we can regenerate the new blockstore using this job to host at https://snapshots.ninerealms.com - Midgard 2.22 can then be released with that version config pointed at the newly created blockstore.

Merge request reports