RGB Core v0.10.0 Released

RGB Core library provides consensus-critical and validation code for private and scalable client-validated smart contracts on Bitcoin and Lightning.

RGB Core v0.10.0 Released

The release represents 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

GitHub Repo