Skip to content

v1.7.0

Compare
Choose a tag to compare
@joe-bowman joe-bowman released this 14 Nov 13:51
· 27 commits to main since this release
96439da

v1.7.0

This release is subject to a panic during chain onboarding and has been redacted.

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

Full Changelog: v1.6.4...v1.7.0

SHA256: 49d1750e062b08ce44aa7b78ba84869aaaee739433f4cb82197b8fa538587077

Docker Image: quicksilverzone/quicksilver:v1.7.0