Midstate | Protocol Architecture
Midstate is a peer-to-peer electronic cash system engineered from the ground up for constrained edge environments (specifically Cortex-A53/A72/A76 architectures). It entirely abandons elliptic curve mathematics in favor of post-quantum hash functions. By enforcing sequential CPU mining, forcing all UTXOs into uniform power-of-2 denominations, it creates a robust, relatively private financial network that cannot be dominated by parallel ASICs or dismantled by blockchain surveillance firms. In traditional blockchains, blocks are distinct data structures linked by their header hashes. Midstate elevates this by maintaining a continuous, mathematically chained BLAKE3 Midstate for transactions, while binding it to the chain using sequential header hashing. The midstate tracks the continuous mathematical state of the UTXO set. When a miner processes a block, they construct a Block Header (containing the new midstate, the state root, and the previous header hash), and subject it to exactly 1,0
System Overview Midstate is a peer-to-peer electronic cash system engineered from the ground up for constrained edge environments (specifically Cortex-A53/A72/A76 architectures). It entirely abandons elliptic curve mathematics in favor of post-quantum hash functions. By enforcing sequential CPU mining, forcing all UTXOs into uniform power-of-2 denominations, it creates a robust, relatively private financial network that cannot be dominated by parallel ASICs or dismantled by blockchain surveillance firms. Why the name "Midstate"? In traditional blockchains, blocks are distinct data…
saved by
related reading
- Compute Substratecomputesubstrate.org
- Pearl Whitepaperpearlresearch.ai
- The Hitchhiker's Guide to Ethereum - Delphi Digitalmembers.delphidigital.io
- Approaches to MEV: Ethereum vs Cosmos | Reveriereverie.ooo
- Pay Attention To Celestia - Delphi Digitalmembers.delphidigital.io
- ZK-Friendly Hash Functions | Zellic — Researchzellic.io
- The MPC-ZKP Architecture | Renegadedocs.renegade.fi
- Multimmit: Extending Blocks for Faster Finalityarxiv.org
- Possible futures of the Ethereum protocol, part 2: The Surgevitalik.eth.limo
- EE 374: Blockchain Foundations at Stanfordweb.stanford.edu
- On the impossibility of stateless blockchains - a16z cryptoa16zcrypto.com
- How does Ethereum work, anyway?preethikasireddy.com