This release targets the mainnet network and the testnet network.
This release is backwards compatible with the previous v2.X.X releases.
What's Changed
What's changed
- Enable websocket support on the RPC server by @jsdanielh in #3953
- web-client: Prevent forged address notifications from stalling the client by @jsdanielh in #3952
- Ensure macro blocks adhere to the block separation time of 1s by @sisou in #3382
- Fix history sync on testnet & Simplifying history sync artificial checkpoint blocks by @ii-cruz in #3479
- Cap control transactions at half the micro block body by @viquezclaudio in #3974
- Cut unappliable transactions from a block instead of failing production by @viquezclaudio in #3975
- Update mainnet checkpoint to election block #60652800 by @jsdanielh in #3976
Dependencies
- build(deps): Bump nimiq-jsonrpc-* dependencies from 0.3.1 to 0.3.3 by @jsdanielh in #3943
- Bumps the dependency group with 3 updates in the / directory by @jsdanielh in #3956
- Bump convert_case from 0.11.0 to 0.12.0 by @dependabot[bot] in #3958
- Bump the minor-and-patch-cargo-updates group across 1 directory with 7 updates by @dependabot[bot] in #3959
- Bump the minor-and-patch-cargo-updates group across 1 directory with 3 updates by @dependabot[bot] in #3963
- Bump vitest from 4.1.0 to 4.1.11 in /web-client/extras by @dependabot[bot] in #3964
Full Changelog: v2.1.0...v2.2.0