Skip to content

RGB Core v0.10

Compare
Choose a tag to compare
@dr-orlovsky dr-orlovsky released this 09 Apr 18:48
· 571 commits to master since this release
bd5137c

Refactoring

The release represent deep refactoring of RGB to complete its support for Turing-complete smart contracts.

  • Migration to strict type system
  • Removing embedded validation procedures in favor of AluVM
  • Global state
  • Consensus ordering of global state data
  • Validation of structured state with strict types system

Merged PRs

Full Changelog: v0.9.0...v0.10.0