Testnet 0.21.1
What's changed
- Ensure parent folder exists before writing files to it by @Eligioo in #2401
- Sanity Check proposal sender from proposal messages by @nibhar in #2344
- Improve usage of atomic counter by @viquezclaudio in #2386
- Use argon2id by default by @paberr in #2377
- utils: Fix some TOCTOU issues by @hrxi in #2414
- Migrate PoW to PoS history proactively by @Eligioo in #2409
- Genesis block inclusion proofs by @viquezclaudio in #2420
- network-libp2p: Increase maximum request size to 20kB by @jsdanielh in #2423
- Don't explicitly define rust toolchain input when using stable/nightly revs by @Eligioo in #2427
- Update
yamux
to 0.13.2 by @hrxi in #2428 protoc
isn't needed bylibp2p
anymore by @hrxi in #2426- Remove unnecessary tokio::spawn by @viquezclaudio in #2407
- Dont compute interlink hop for genesis by @viquezclaudio in #2425
- Fix merkle path generation for multisig signature proofs in web-client by @sisou in #2424
- As Non light client: broadcast BlockHeaders by @nibhar in #2343
- Cache
Regex::new
result and make sure job counter is correct in presence of panics by @hrxi in #2431
Dependencies
- build(deps): bump serde_with from 3.7.0 to 3.8.0 by @dependabot in #2402
- All current dependabot updates v27 by @hrxi in #2415
- build(deps): bump serde from 1.0.199 to 1.0.200 by @dependabot in #2419
- build(deps): bump nimiq_rpc from 0.3.1 to 0.4.0 by @dependabot in #2430
Full Changelog: v0.21.0...v0.21.1