This release targets the mainnet network and the testnet network.
For mainnet this release is backwards compatible with the previous v1.X.X releases.
What's Changed
What's changed
- Use TESTNET_POLICY constants for testnet and devnet by @jeffesquivels in #3787
- Do not always ignore update_root() failure by @viquezclaudio in #3782
- chore: Fix clippy warnings in codebase by @jsdanielh in #3786
- web-client: download wasm-opt for the host platform by @jsdanielh in #3799
- network-libp2p: rate limit inbound DHT PutRecord per peer by @viquezclaudio in #3797
Dependencies
- Upgrade rand/rand_core and rand_chacha to 0.10 by @jsdanielh in #3615
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 6 updates by @dependabot[bot] in #3796
Full Changelog: v1.6.0...v1.6.1