Skip to content

v0.32.0

Compare
Choose a tag to compare
@romac romac released this 03 May 18:02
· 87 commits to main since this release
v0.32.0
91ff1e4

📖 Release notes

What's Changed

  • Add Verifier::verify_misbehaviour_header for verifying headers coming from a misbehaviour evidence by @romac in #1300
  • Disable Substrate no-std check as it won't build on latest nightlies by @romac in #1302
  • Remove nightly-only options in rustfmt config by @romac in #1303
  • rpc: Export Client trait unconditionally by @romac in #1305
  • light-client: Attack detector and evidence reporting by @romac in #1292
  • light-client: Add CLI for verifying headers, detecting and reporting light client attacks by @romac in #1308
  • Loosen bounds on merkle hash arguments by @preston-evans98 in #1311
  • Prepare release for v0.32.0 by @romac in #1314

New Contributors

Full Changelog: v0.31.1...v0.32.0