Release 0.5.0
What's Changed
- Fixed CI build for AMD target.
- Fixed tmp snapshots generation.
- Fixed snapshot size issue.
- Fixed a lot of issues related to snapshot size.
- Fixed max genesis archive size error.
- Set default log level to hide metrics info, and show evm related info.
- Added
--evm-state-archive
param that is used for archive node in order to set path to archive storage. - Added subcommand for validator admins:
merge-evm-state-subarchive
that can be used to merge multiple evm-archives into single one. - Added Auto-generation for shell completions for velas-cli by @MercurySolar in #237
- Improved evm-bridge handling of multiple transactions.
New Contributors
- @vldm
- @hrls
- @mkryva
- @Tirka
- @jjincer
- @olexandr13 made their first contribution in #242
- @MercurySolar made their first contribution in #237
Full Changelog: v0.4.3...v0.5.0