This is our second official patch release targeting mainnet.
This release is backwards compatible with the previous v1.0.0 and v1.0.1 releases.
What's Changed
What's changed
- Pre-genesis flag when requesting txns by address by @viquezclaudio in #3132
- Implement deserializers and defaults for PlainTransactionDetails by @sisou in #3134
- consensus: Also require the pre-genesis flag for tx receipts by @jsdanielh in #3137
- Initialize genesis block with cashed hash by @fiaxh in #3133
- When throwing "Block not found", log which block number or hash by @sisou in #3135
- Add missing methods to web-api primitives by @sisou in #3136
Dependencies
- build(deps): bump proc-macro2 from 1.0.91 to 1.0.92 in the minor-and-patch-cargo-updates group by @dependabot in #3129
- Update the nimiq-jsonrpc dependencies to the latest version by @jsdanielh in #3138
Full Changelog: v1.0.1...v1.0.2