v1.7.0
This is a release for testnet AND mainnet:
- Testnet, block height 573000
- Mainnet, block height TBC
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