Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@tizoc tizoc released this 29 Feb 17:42
· 292 commits to main since this release
4507784

Changed

  • Default Rust toolchain switched to stable channel (as of 1.75).
  • Internal refactoring to how leaf actions in the state machine are organized.

Fixed

  • Node can now connect to the current berkeleynet after updates to:
    • Wire type definitions.
    • Verification, proving and circuits.
    • Ledger and transaction application logic.

Added

  • Ledger tests on CI.