github nimiq/core-rs-albatross v2.1.0
Mainnet 2.1.0

2 hours ago

This release targets the mainnet network and the testnet network.
This release is backwards compatible with the previous v2.X.X releases.

What's Changed

What's changed

  • UX improvements to mktx by @jeffesquivels in #3925
  • web-client: return JsError instead of panicking when signing in-staking transactions by @jsdanielh in #3918
  • fix(tendermint): align locked-round check and de-duplicate it by @nibhar in #3912
  • Don't underflow helper_index on crafted partial merkle proofs by @viquezclaudio in #3905
  • Don't establish consensus on a head request with no responses by @viquezclaudio in #3911
  • Update tooling for signal upgrade with the warm key by @jsdanielh in #3938
  • Apply back pressure between the block queue and live sync by @nibhar in #3922
  • Staking: Account for and validate inactive stake when creating stakers by @ii-cruz in #3939
  • Bounds check slot numbers in ValidatorRegistry by @nibhar in #3941
  • Staking: Enforce validator status invariants on creation by @ii-cruz in #3940
  • Add more reward burn related testing by @ii-cruz in #3494
  • Live sync can hang indefinitely while retrying block diff requests by @ii-cruz in #3949
  • Fix panic on diffless block and chunk push by @ii-cruz in #3950
  • Update mainnet checkpoint to election block #59140800 by @jsdanielh in #3951

Dependencies

  • build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 8 updates by @dependabot[bot] in #3926
  • build(deps): bump base64 from 0.22.1 to 0.23.1 by @dependabot[bot] in #3937

Full Changelog: v2.0.0...v2.1.0

Don't miss a new core-rs-albatross release

NewReleases is sending notifications on new releases.