This repository has been archived by the owner on Dec 9, 2023. It is now read-only.
Release v0.7
Developer preview of v0.7
Key changes
- Switch to Tapret commitments
- Breaking changes to consensus data encoding formats
- New LNPBP-4 multi-protocol commitments with merklization
- Support for data containers
- Support for multi-party transactions by using state transition bundles
- Support for large consignments with up to 4 billions of state transitions (64 thousands before)
- Deeper AluVM integration
- Support for arbitrary rich state
- New hierarchical data type system as a part of RGB schemata
Merged PRs
- TODO items annotated with referencing issue number by @rajarshimaitra in #167
- Add --features option to generate binaries by @azuchi in #173
- Fix README instructions using cargo install and all-features for local source. by @cryptoquick in #172
- Bump nix from 0.19.1 to 0.20.2 by @dependabot in #182
New Contributors
- @azuchi made their first contribution in #173
- @cryptoquick made their first contribution in #172
- @dependabot made their first contribution in #182
Full Changelog: v0.5.0...v0.7.0