Improved
Release Candidate v1.1.0 (RC 3)
Pre-release v1.1.0 (RC 3)
- Node version:
1.1.0-rc.3
Fixes a rare edge case in pruning proof build (reported only on TN12)
What's Changed
- update edition to 2024, fix clippy by @biryukovmaxim in https://github.com/kaspanet/rusty-kaspa/pull/836
- Forward-compatible deserialization for optional RPC structures by @michaelsutton in https://github.com/kaspanet/rusty-kaspa/pull/838
- Switch to
taiki-e/install-actionby @biryukovmaxim in https://github.com/kaspanet/rusty-kaspa/pull/842 - Pruning proof build reachability per level by @michaelsutton in https://github.com/kaspanet/rusty-kaspa/pull/857
- Bump MSRV and RC versions and cleanup dead code by @michaelsutton in https://github.com/kaspanet/rusty-kaspa/pull/867
- add apt-get update before gcc-multilib installation by @Leon1777 in https://github.com/kaspanet/rusty-kaspa/pull/866
Full Changelog: https://github.com/kaspanet/rusty-kaspa/compare/v1.1.0-rc.2...1.1.0-rc.3