-
Notifications
You must be signed in to change notification settings - Fork 85
Release history
Simon B edited this page Jun 28, 2018
·
12 revisions
The Mimblewimble protocol or idea was dropped in an IRC chat as a text document served from an anonymous server.
Completed https://github.com/mimblewimble/grin/issues/750
Development completed Testnet2 is the current release. Big and/or user-visible changes in Testnet3 are:
- Schnorr signatures
- Bulletproofs
- Fast-sync
- Text-based user interface
- Merkle proofs
Testnet2 testing will soon be closed.
Big and/or user-visible changes in Testnet3 are:
- UTXO bitmaps
- wallet API
- initial browser based wallet
- (and what more?)
Basics
- Getting Started
- User Documentation
- MimbleWimble
- FAQ
- Planned releases (Roadmap)
- Code of Conduct
Contributing
- Contributing Guide
- Code Structure
- Code coverage and metrics
- Code Reviews and Audits
- Adding repos to /mimblewimble
Development
Mining
Infrastructure
Exchange integrations
R&D
Grin Community
Grin Governance
Risk Management
Grin Internals
- Block Header Data Structure
- Detailed validation logic
- P2P Protocol
Misc