Skip to content

0.1 RC 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dr-orlovsky dr-orlovsky released this 09 Oct 16:49
· 579 commits to master since this release
55519da

Breaking changes:

  • RGB protocol & schema versioning with feature bits
  • Consignment versioning
  • Changed Bech32 encodings of RGB data structures; added deflation encoding
  • Implemented RGB public state extensions
  • Refactored LNP addressing and URL encodings
  • Completed Tor v2 and v3 addresses support
  • RGB data structure names got refactored
  • Changed bulletproofs commitments which will enable future aggregation
  • Introduced Chain and ChainParam types instead of old network versioning

Other changes:

  • Test coverage >70%
  • Code docs >50%