v0.1.1
What's Changed
- fix: publish binaries if dry-run == false by @GabrielePicco in #317
- Rewrite of accountsdb crate by @bmuddha in #308
- fix: prevent empty sysvar cache states, by rolling over the old cache by @bmuddha in #333
- fix: commit changes after standalone index del method invocation by @bmuddha in #340
- feat: add workflow to notify when a PR need review on Slack by @GabrielePicco in #337
- Enforce nightly fmt check. + formatting by @taco-paco in #339
- fix(accountsdb): cast block size and block count to u64 before comput… by @bmuddha in #341
- Ledger purgatory by @taco-paco in #332
- Validator integration with Domain registry contract by @taco-paco in #321
- Create release v0.1.1 by @GabrielePicco in #343
Full Changelog: v0.1.0...v0.1.1