This is a release for mainnet:
- Block height 10143500
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.
- 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
- add v1.7.2 upgrade handler; this removes a duplicate record and updates RRs
Full Changelog: v1.6.4...v1.7.2
SHA256: a27239f19a6c3409f388bbe837b9e1f816fe92f0b36f3feaceaecb3851146567
Docker Image: quicksilverzone/quicksilver:v1.7.2