Testnet 0.24.3
What's Changed
What's changed
- Fix prove_num_leaves by @viquezclaudio in #2911
- Update migration block numbers by @viquezclaudio in #2912
- chore: fix some comments by @zhedazijingang in #2899
- Limit genesis building volatile database to 100GB by @sisou in #2906
- The reactivate state would not get reset in case of rebranch. by @ii-cruz in #2919
- Fix ordering of the diff queue by @ii-cruz in #2869
- pow-migration: Update comments and clean up code by @jsdanielh in #2905
- Cache the block header hash by @styppo in #2924
- Fix overflow on calculation of available micro body size by @hrxi in #2917
- Migration: introduce
async_retryer
helper function to allow multiple attempts for Futures that return aResult
by @Eligioo in #2922 - Various small improvements, logging, code style by @styppo in #2923
Dependencies
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 4 updates by @dependabot in #2920
New Contributors
- @zhedazijingang made their first contribution in #2899
Full Changelog: v0.24.2...v0.24.3