This release targets the mainnet network.
This release is backwards compatible with the previous v1.X.X releases.
What's Changed
What's changed
- Update dependency labels for release notes by @jsdanielh in #3386
- Fix clippy warnings by @hrxi in #3377
- policy: Initialize the default policy to the mainnet values by @jsdanielh in #3392
- Update to Rust Edition 2024 by @sisou in #3313
- Add a fuzzer for user friendly addresses by @hrxi in #3395
- Validate and fix web-client type declarations by @sisou in #3387
- Move listening for SIGINT to dedicated thread, don't block tokio worker thread by @fiaxh in #3407
- Fix panic in
Address::from_user_friendly_addressby @hrxi in #3399 - Update libmdbx Rust wrapper by @hrxi in #3408
- Fix clippy warnings by @jsdanielh in #3423
Dependencies
- build(deps): bump vite from 5.4.18 to 5.4.19 in /web-client/extras by @dependabot in #3385
- Update some dependencies by @jsdanielh in #3388
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 18 updates by @dependabot in #3401
- build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 14 updates by @dependabot in #3422
- build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot in #3424
Full Changelog: v1.1.0...v1.1.1