github quicksilver-zone/quicksilver v1.7.6

pre-release19 hours ago

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

Don't miss a new quicksilver release

NewReleases is sending notifications on new releases.