Skip to content

0.4.0

Compare
Choose a tag to compare
@tsachiherman tsachiherman released this 06 Jan 00:37
· 778 commits to main since this release
9e680fa

Soroban-CLI

What's Changed

  • Update rust version
  • StrValError --> Error and implemented using thiserror
  • Use soroban-ledger-snapshot for managing ledger.json
  • Use LedgerSnapshot::update to update snapshot instead of unpacking the host and updating ledger info and entries separately.
  • Add events subcommand for local and remote event viewing
  • Deprecate token create command

Soroban-RPC

What's Changed

  • Add GitHub linting for GO code

Full Changelog: v0.3.3...v0.4.0