Skip to content

Releases: quicksilver-zone/quicksilver

v1.7.6-testnet

06 Feb 12:41
402cb0b
Compare
Choose a tag to compare
v1.7.6-testnet Pre-release
Pre-release

What's Changed

v1.7.6

31 Jan 18:42
Compare
Choose a tag to compare
v1.7.6 Pre-release
Pre-release

Summary

  • Migrate sdk.Int to math.Int
  • Remove airdrop module, migrate incentive pool and MsgIncentivePoolSpend msg type to Supply
  • Remove redundant code in ICS
  • Add topN endpoint to supply module
  • Add TTL to ICQ queries
  • Garbage collect old unbonding records
  • Many dependencies

What's Changed

  • chore(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #1770
  • chore(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 by @dependabot in #1768
  • chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #1769
  • chore(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #1772
  • chore(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1 by @dependabot in #1778
  • chore(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #1777
  • chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #1776
  • chore(deps): bump lycheeverse/lychee-action from 2.1.0 to 2.2.0 by @dependabot in #1779
  • chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group by @dependabot in #1773
  • chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /icq-relayer in the go_modules group across 1 directory by @dependabot in #1775
  • add archway and celestia to web-app by @joe-bowman in #1771
  • chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #1780
  • chore(deps): bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.3 by @dependabot in #1782
  • chore(deps): bump github.com/golangci/golangci-lint from 1.63.3 to 1.63.4 by @dependabot in #1783
  • Arham/auto register host zone by @arhamchordia in #1784
  • chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot in #1789
  • remove old ics code that is unused by @joe-bowman in #1736
  • chore(deps): bump cosmossdk.io/math from 1.4.0 to 1.5.0 by @dependabot in #1786
  • chore(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 by @dependabot in #1785
  • chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.3 by @dependabot in #1791
  • chore(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot in #1792
  • chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 in /icq-relayer in the go_modules group across 1 directory by @dependabot in #1793
  • chore(deps): bump github.com/celestiaorg/nmt from 0.22.2 to 0.22.3 by @dependabot in #1794
  • chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot in #1797
  • chore(deps): bump github.com/celestiaorg/nmt from 0.22.3 to 0.23.0 by @dependabot in #1796
  • chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #1798
  • migrate all proto instances of sdk.Int to math.Int by @joe-bowman in #1799
  • Remove deprecated airdrop module by @joe-bowman in #1803
  • Webui 1.4 by @joe-bowman in #1801
  • chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #1806
  • Update ledger libraries for work with Ledger OC up to 2.4.1 by @alibabaedge in #1804
  • add topN endpoint to supply module (disabled by default) by @joe-bowman in #1800
  • Deps and perf by @joe-bowman in #1808
  • chore(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.2.0 in /icq-relayer in the go_modules group across 1 directory by @dependabot in #1811
  • v1.7.6 upgradehandler by @joe-bowman in #1809
  • add a default TTL to non-periodic queries, and GC stale queries by @joe-bowman in #1812

New Contributors

Full Changelog: v1.7.5...v1.7.6

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