1 Repo
Techniques for reducing blockchain ledger size by merging spent outputs and inputs.
Distinct from Full Blockchain Histories: The candidates focus on full histories or dialogue compression, not the specific ledger pruning/compression used in MimbleWimble.
Explore 1 awesome GitHub repository matching data & databases · Blockchain State Compression. Refine with filters or upvote what's useful.
Grin is a protocol implementation and blockchain node that provides a confidential transaction system. It uses Pedersen Commitments and homomorphic encryption to verify value integrity and ensure a consistent money supply without revealing specific transaction amounts or participant identities. The project distinguishes itself through an interactive transaction exchange model, where wallets coordinate multi-round data exchanges to build signed transactions. To maintain anonymity, the system supports onion-routed transaction delivery and masks originating IP addresses through specialized relay
MimbleWimble merges spent outputs and inputs to remove intermediary data and reduce ledger size.