Skip to content

v0.2.0-alpha

Compare
Choose a tag to compare
@preston-evans98 preston-evans98 released this 14 Sep 15:06
· 257 commits to nightly since this release
d481386

This tag marks the second Alpha release of the Sovereign SDK. As of this release, Sovereign is suitable for building demo apps but should not be deployed in production.

Summary

Some key changes from this release are highlighted here:

  • Implement incentive management for Optimistic Rollups
  • Implement incentive management for based sequencing with soft-confirmations
  • Implement experimental EVM support
  • Implement FCFS sequencer with RPC support
  • Implement generic support for CLI wallets
  • Implement JSON schema support
  • Implement generic StateTransitionRunner and StateTransitionVerifier to run and zk-prove rollups
  • Improve RPC generation, including support for multiple rollup Specs
  • Simplify StateTransitionFunction and DaService interfaces
  • Improve documentation
  • Numerous bug fixes and stability improvements
  • Numerous minor API improvements

Changelog

New Contributors

Full Changelog: v0.1.0-alpha...v0.2.0-alpha