This is our first official bugfix release targeting mainnet.
This release is backwards compatible with the previous v1.0.0 release.
What's Changed
What's changed
- Add RPC call and config option to rotate keys without restarting by @fiaxh in #3094
- Include the original trimmed mainnet config by @hrxi in #3099
- Network: don't panic when DHT result is missing by @styppo in #3103
- Instead of
active/inactivevalidators logelected/not electedby @nibhar in #3105 - Fix size of serialized signature proof contants in web-client by @sisou in #3113
- Only ever prune beyond
max_epochs_storedby @paberr in #3111 - consensus: Fix transaction proofs for non finalized blocks by @jsdanielh in #3109
- Add configuration step for history nodes and update README by @ines-toupeira in #3107
- Deduplicate jail logs by @ii-cruz in #3102
- blokchain-interface: Document where to get the mainnet full genesis by @jsdanielh in #3106
- Make sure that light blockchain uses and stores cached hashes by @paberr in #3121
- Avoid double-wrapping wasm libp2p transport in only_secure_ws_transport by @sisou in #3122
Dependencies
- build(deps): bump the minor-and-patch-cargo-updates group with 3 updates by @dependabot in #3104
- build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot in #3114
New Contributors
- @ines-toupeira made their first contribution in #3107
Full Changelog: v1.0.0...v1.0.1