Summary
Mainnet release for quicksilver-2, from block 6452000.
Fixes issue with stale acknowledgements causing a balance underflow, fixes computed IBC denoms for cross chain claims, and a panic in the participation rewards epoch when there is no allocation to distribute.
Docker: quicksilverzone/quicksilver:v1.5.1
Sha256: 61a02dacc5f23e7d46d5fa9c1ecda42918ddc6ab61268917243529dc6976c16d
What's Changed
- tolerate stale acks without panicking; fixes #1271 by @joe-bowman in #1272
- add upgrade handler for v1.5.1; fixes #1273; fixes #1274 by @joe-bowman in #1275
- Avoid panic on nil allocation by @joe-bowman in #1278
Full Changelog: v1.5.0...v1.5.1