v1.5.5
Summary
Upgrade for Quicksilver-2 mainnet from block 6926000.
- v1.5.5 upgrade handler
- Migrate one user killer queen rewards
- Add Saga and Dydx denoms on Osmosis for claims
- Remove stale withdrawal record for 0 tokens
- Re-emit failed 8x epoch 148 unbonding distributions
- Re-queue 2x unbondings stuck due to previously fixed bug in #1347
- Fix bug where wrong supply was used to determine distribution proportions for non-staking tokens.
- Set per chain thresholds for min delegations to avoid many tiny delegation requests which are inefficient
Binary Hash (sha256): 88ea77a9a4a53b2b059ad246bafb64d33eeddd6a8810b6ab7274017690ebdeb1
Docker image: quicksilverzone/quicksilver:v1.5.5
What's Changed
- chore(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 by @dependabot in #1367
- squashed: web-ui/staging by @joe-bowman in #1374
- Fix receive amount staking by @joe-bowman in #1391
- fix undefined window error by @chalabi2 in #1396
- chore(deps): bump github.com/cosmos/ibc-go/v5 from 5.3.2 to 5.4.0 by @dependabot in #1398
- chore(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #1392
- chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #1383
- use correct supply when determining proportions by @joe-bowman in #1389
- Reinstate the TestAggregateIntentWithPRClaims by @tropicaldog in #1320
- fix: Withdrawal records should not exist with 0 burnAmount by @tropicaldog in #1284
- chore(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #1405
- feat: make dust threshold configurable per chain by @minhngoc274 in #1256
- feat:add saga by @chalabi2 in #1435
- add v1.5.5 upgrade handler by @joe-bowman in #1445
Full Changelog: v1.5.4...v1.5.5