0.4.0
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