Skip to content

Mainet/Testnet 1.0.0-rc.0

Latest
Compare
Choose a tag to compare
@jsdanielh jsdanielh released this 17 Oct 14:53
v1.0.0-rc.0
01f7d5e

This is our first release targeting mainet but it will be also used in a testnet deployment until the final mainet chain is launched.

What's Changed

Protocol Breaking Changes

  • Remove LevelUpdate origin from serialized representation by @nibhar in #2945
  • Disambiguate VRF seeds across non-competing branches by @styppo in #2929
  • network-libp2p: Migrate AutoNAT v1 protocol to v2 by @Eligioo in #2955
  • BlockQueue: accept block announcements from any connected peer by @styppo in #2982

What's changed

Dependencies

  • build(deps): bump clap from 4.5.19 to 4.5.20 in the minor-and-patch-cargo-updates group by @dependabot in #2962
  • build(deps): bump derive_builder from 0.20.1 to 0.20.2 in the minor-and-patch-cargo-updates group by @dependabot in #2967
  • build(deps): bump the minor-and-patch-cargo-updates group with 5 updates by @dependabot in #2968
  • build(deps): bump the minor-and-patch-cargo-updates group with 5 updates by @dependabot in #2972
  • build(deps): bump the minor-and-patch-cargo-updates group with 2 updates by @dependabot in #2980

New Contributors

Full Changelog: v0.24.4...v1.0.0-rc.0