SolanaVault
The vault log

Notes from the network.

Compression internals, comparison studies, operator guides. Everything we publish runs against real mainnet blocks.

2026-05-26 Thesis

Why compression is the primitive: a thesis for decentralized blockchain storage

A long-form argument that compression — not consensus, not transport — is the missing primitive that makes decentralized blockchain storage economically inevitable.

industrythesiscompression
2026-05-08 Operator guide

Running a Vault gateway: a practical operator's guide

What it actually takes to run a profitable SolanaVault gateway in 2026 — hardware, networking, reputation building, and the operator economics.

operatorsinfrastructureeconomics
2026-04-19 Field report

Migrating a Solana indexer off hosted RPC: a 10-day field report

A practical, opinionated guide to moving a real production Solana indexer from a hosted RPC provider to SolanaVault, with the timeline and the surprises.

migrationindexercase study
2026-04-02 Protocol

Byzantine consensus on block reads: how SolanaVault catches lying storage nodes

A practical explainer of the consensus and reputation system that protects SolanaVault clients from malicious or buggy storage nodes.

consensusbyzantinesecurity
2026-03-22 Engineering

Inside the SolanaVault compression pipeline: how we hit 15-25:1 on mainnet blocks

A deep technical walkthrough of the multi-stage compression strategy that ships in vault-core, including the v3 production pipeline and the XGBoost-tuned variant.

compressionrustinternals