github quicksilver-zone/quicksilver v1.7.1

11 hours ago

This is a release for testnet AND mainnet:

  • Testnet, block height 573000
  • Mainnet, block height TBC

This release is also a drop in replacement for nodes on rhye-3 that halted at 601859 while running v1.7.1.

What's Changed

  • Fixes handling of Celestia Inclusion proofs, refactor inclusion proofs for scalability, to support additional inclusion proof types laty=er
  • Improve unbonding handling, by adding completion time field to unbonding record, and populating on acknowledgement; this will allow us to garbage collect unbonding records in c. 7 epochs time
  • Improve RR computation reliability, by making RR logic ignore unbonding and escrowed tokens; as unbonded tokens have already been deducted at a given rate, it doesn't make sense include these in the next calc.
  • add v1.7.0 upgrade handler; this removes a duplicate record and updates RRs
  • chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #1743
  • fix nil reference panic in abci.go by @joe-bowman in #1745

Full Changelog: v1.6.4...v1.7.1

SHA256: f19b273bb0305ac475b02fd6b700a33ea47b52e9285b0ec90ac14ba677ae9c8c

Docker Image: quicksilverzone/quicksilver:v1.7.1

Don't miss a new quicksilver release

NewReleases is sending notifications on new releases.