Skip to content

Releases: quicksilver-zone/quicksilver

v1.7.5

03 Dec 11:23
Compare
Choose a tag to compare

Summary

v1.7.5 Upgrade for mainnet from block 10350200.

Docker: quicksilverzone/quicksilver:v1.7.5
Sha256 (linux/amd64): 756771fb50857eceea0a7fc5dbdec6f151d2d5f54c26f729276bbebab3833462

What's Changed

Full Changelog: v1.7.4...v1.7.5

v1.7.4

26 Nov 10:26
Compare
Choose a tag to compare

Summary

Mainnet release of quicksilverd for quicksilver-2, as of block 10245100.

What's Changed

  • Fixes issue with balanceWaitgroup decrement < 0
  • Revert cometbft-db to v0.12, to resolve ICA issue
  • v1.7.4 upgrade handler
    • remove old withdrawal not removed by v1.7.2 handler
    • requeue failed cosmos unbonding
    • remove two old icq queries that can never be completed

Full Changelog: v1.7.3...v1.7.4
Binary SHA256: 7f8a9bd393ef008d801847c73bbdea192f13440b92edf9c4863b6b77bb38e67b
Docker: quicksilverzone/quicksilver:v1.7.4

v1.7.3

22 Nov 00:20
Compare
Choose a tag to compare

This is a release for mainnet. It is drop in replacement for v1.7.2 containing an additional security patch, and can be deployed from block 10143500 safely.

  • 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
  • chore(deps): bump github.com/cometbft/cometbft-db from 0.14.1 to 1.0.1 by @dependabot in #1751
  • chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot in #1754
  • chore(deps): bump github.com/spf13/cast from 1.6.0 to 1.7.0 by @dependabot in #1752
  • bump math v1.3.0 -> v1.4.0 by @joe-bowman in #1750

Full Changelog: v1.6.4...v1.7.3

Docker Image: quicksilverzone/quicksilver:v1.7.3
SHA256: c924eb5d6195d71bc9c7b73663178a90c0f1df7386c5ceb84cb8d586f17a4b6a

v1.6.5

20 Nov 19:05
a6b0f99
Compare
Choose a tag to compare

Bump cosmossdk.io/math from v1.3.0 to v1.4.0

Full Changelog: v1.6.4...v1.6.5

Sha256: 44f145ca29225a6c975b62e7b86ba974075b4c108d2c4e172eef42ddab0852fa
Docker: quicksilverzone/quicksilver:v1.6.5

v1.7.2

19 Nov 19:19
Compare
Choose a tag to compare

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

v1.7.1

17 Nov 13:25
Compare
Choose a tag to compare

This is a release for testnet:

  • Testnet, block height 573000

This release is also a drop in replacement for nodes on rhye-3 that halted at 601859 while running v1.7.1.

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
  • 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

Full Changelog: v1.6.4...v1.7.1

SHA256: f19b273bb0305ac475b02fd6b700a33ea47b52e9285b0ec90ac14ba677ae9c8c

Docker Image: quicksilverzone/quicksilver:v1.7.1

v1.7.0

14 Nov 13:51
96439da
Compare
Choose a tag to compare

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

v1.6.4

29 Oct 15:51
4c015b5
Compare
Choose a tag to compare

Summary

Upgrade for mainnet from block 9 829 000. This is expected to land and circa 1730 UTC on Friday 01/11/2024.

Summary of changes:

  • Upgrade handler corrects the status of a number of upgrades that were requeued as a result of proposal 47.
  • Fixes an issue with CL pool claims, resulting from matching on chain-id for asset/qasset pairs.
  • Minor clean up prior to upcoming v1.7.0 release.
  • Resolves issues with > int64 redelegations, affecting qdydx rebalancing.

What's Changed

New Contributors

Full Changelog: v1.6.3...v1.6.4

v1.6.3

16 Aug 10:10
965a6c8
Compare
Choose a tag to compare

Summary

  • Improve recoverability of failed unbondings without the need for upgrades.
  • Minor bugs
  • Upgrade handler reverts a single failed unbonding from escrow to user.

What's Changed

  • refactor(x/participationrewards/keeper): combine GetProtocolData+UnmarshalProtocolData by @odeke-em in #1681
  • test(x/interchainquery): directly assert AppModuleBasic.DefaultGenesis return non-nil JSON by @odeke-em in #1700
  • chore(deps): bump oven-sh/setup-bun from 1 to 2 by @dependabot in #1671
  • Unbond recovery by @joe-bowman in #1704
  • chore(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot in #1710
  • Release/v1.6.3 by @joe-bowman in #1713

Full Changelog: v1.6.2...v1.6.3

Docker image: quicksilverzone/quicksilver:v1.6.3
Amd64 binary sha256: 7ff325ec503f84c0f906c2bfb3b669c7212aace84f55bd73718ec9e82b71c177

v1.6.2

12 Jul 20:38
de7a37c
Compare
Choose a tag to compare

Summary

Upgrade for quicksilverd on quicksilver-2 (mainnet) from block 8222500.

Binary (amd64) SHA256: 870ea0a749ae2e6d55a565a4fa138c56ec57cea68b5c2c93b07971f941489445
Docker: quicksilverzone/quicksilver:v1.6.2

What's Changed

  • fix(x/airdrop/keeper): hoist out sdk.Dec from constant strings by @odeke-em in #1677
  • ci(icq-relayer): run golangci on pull request related to icq-relayer by @tropicaldog in #1674
  • fix: fix some broken links in CONTRIBUTING.md and PAID_BOUNTIES.md by @odeke-em in #1682
  • add ibc v6 migration to upgrade handler
  • fix v1.6.1 upgrade handler test
  • dont error on nil response, it is valid if node has been pruned. log the error and try again. query will be re-raised if balance remains non-zero
  • fix: do not throw error on race condition (#1694)
  • fix: dont fail acknowledgement on delgation record race condition. fixes #1693
  • ensure that src delegation is icq updated in all cases
  • pfm can return nil; transfer_middleware should fall through if this is the case; fixes #1695
  • add no-op handler for v1.6.2

Full Changelog: v1.6.1...v1.6.2