What's Changed
- Handle properly closing the WS connection by @viquezclaudio in #1620
- Bump toml from 0.7.3 to 0.7.4 by @dependabot in #1617
- Extend Docker config options by @sisou in #1621
- Bump time from 0.3.20 to 0.3.21 by @dependabot in #1618
- Bump console-subscriber from 0.1.8 to 0.1.9 by @dependabot in #1619
- web-client: Upgrade the
wasm-bindgen-derivedependency by @jsdanielh in #1633 - RPC: Obtain mempool transaction by @viquezclaudio in #1630
- Iipb/mdbx update by @ii-cruz in #1631
- Fix clippy warnings by @fiaxh in #1638
- Conflicting default ports in
client.example.tomlby @Eligioo in #1585 - genesis: Reduce the stake of validators by @jsdanielh in #1611
- Fix timestamp of genesis block to be in milliseconds by @sisou in #1570
- Add a default way to format imports by @hrxi in #1635
- Encode genesis supply in genesis block by @sisou in #1571
- ZKP Decoupling by @paberr in #1636
- Fix usage of lost_rewards set in macro blocks by @fiaxh in #1637
- Bump docker/build-push-action from 4.0.0 to 4.1.1 by @dependabot in #1644
- Reward calculation fix with disabled slots by @sisou in #1643
- Update nimiq-jsonrpc by @viquezclaudio in #1645
- Add caching of Rust dependencies by @hrxi in #1640
- Remove parked state by @ii-cruz in #1647
- Bump clap from 4.2.7 to 4.3.4 by @dependabot in #1646
- Bump serde from 1.0.160 to 1.0.164 by @dependabot in #1639
- Bump regex from 1.8.1 to 1.8.4 by @dependabot in #1648
- Bump syn from 2.0.15 to 2.0.18 by @dependabot in #1627
- Bump openssl from 0.10.48 to 0.10.55 by @dependabot in #1654
- Bump once_cell from 1.17.1 to 1.18.0 by @dependabot in #1653
- Check if validator can reactivate or retire by @Eligioo in #1655
- Be more precise on what you need to build for zkp tests by @hrxi in #1651
- Bump serde_json from 1.0.96 to 1.0.99 by @dependabot in #1659
- Bump tsify from 0.4.3 to 0.4.5 by @dependabot in #1657
- Bump wasm-bindgen from 0.2.86 to 0.2.87 by @dependabot in #1652
- Bump tokio from 1.28.0 to 1.29.0 by @dependabot in #1660
- Bump toml from 0.7.4 to 0.7.5 by @dependabot in #1664
- Bump libmdbx from 0.3.3 to 0.3.5 by @dependabot in #1662
- Bump data-encoding from 2.3.3 to 2.4.0 by @dependabot in #1663
- Bump wasm-bindgen-futures from 0.4.36 to 0.4.37 by @dependabot in #1650
- Bump rustls-pemfile from 1.0.2 to 1.0.3 by @dependabot in #1669
- Bump hyper from 0.14.26 to 0.14.27 by @dependabot in #1670
- Bump arrayvec from 0.7.2 to 0.7.4 by @dependabot in #1671
- Genesis Builder migration functionality by @viquezclaudio in #1667
- Discard some BlockchainEvents to prevent double emits for macro blocks by @Eligioo in #1674
- Remove
beserialin favor ofserdeby @jsdanielh in #1656 - genesis: Add options to receive parent (election) hashes by @jsdanielh in #1679
- Fix feature compilation for some crates by @jsdanielh in #1680
- Various small fixes to things found while doing the serialization PR by @hrxi in #1681
- Bump syn from 2.0.18 to 2.0.23 by @dependabot in #1678
- Bump directories from 4.0.1 to 5.0.1 by @dependabot in #1675
- Bump web-sys from 0.3.61 to 0.3.64 by @dependabot in #1677
- Expose BLS functionality trough web-client by @viquezclaudio in #1673
- Add support for SHA512 in HTLCs by @jsdanielh in #1668
- Get rid of
SerRangeFromby @hrxi in #1689 - Add RPC methods to dump the blockchain state by @jsdanielh in #1688
- Bump clap from 4.3.4 to 4.3.11 by @dependabot in #1686
- Implement trie diff syncing by @hrxi in #1634
- Bump console-subscriber from 0.1.9 to 0.1.10 by @dependabot in #1690
Full Changelog: v0.11.5...v0.12.0