Skip to content

Releases: quicksilver-zone/quicksilver

v1.5.0-rc1

06 Mar 11:24
2d36479
Compare
Choose a tag to compare
v1.5.0-rc1 Pre-release
Pre-release

Upgrade for rhye-2 testnet from block 1129000

What's Changed

  • chore(deps): bump cosmossdk.io/math from 1.2.0 to 1.3.0 by @dependabot in #1191
  • refactor: refactor lookup zone by denom by @minhngoc274 in #1198
  • feat: update migrate vesting accounts logic by @minhngoc274 in #1184
  • refactor: remove storage of chain/connection in context for ibc callbacks by @minhngoc274 in #1209
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #1221
  • feat: add unbonding amount stats by @tropicaldog in #1211
  • collect requeued txs together by @joe-bowman in #1222
  • chore(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #1224
  • fix(claimsmanager): check index to avoid runtime panic by @minhngoc274 in #1223
  • update v1.6.0 upgrade handler add zone by local denom by @minhngoc274 in #1229
  • chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #1208
  • Revert "chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0" by @joe-bowman in #1232
  • fix(claimsmanager): properly check index to avoid invalid data in UserClaims,UserLastEpochClaims by @odeke-em in #1234
  • lint by @joe-bowman in #1244
  • v1.5.0-rc1 upgrade handler by @joe-bowman in #1235
  • update dependencies and run make proto-gen by @joe-bowman in #1245
  • handle panic in SetValidator if incoming validator has been reduced to zero VP through slashing by @joe-bowman in #1230

New Contributors

Full Changelog: v1.5.0-rc0...v1.5.0-rc1

v1.5.0-rc0

26 Feb 10:41
ac8c170
Compare
Choose a tag to compare
v1.5.0-rc0 Pre-release
Pre-release

v1.5.0-rc0 release for rhye-2 testnet, from block 989200.

What's Changed

New Contributors

Full Changelog: v1.4.7...v1.5.0-rc0

v1.4.7

01 Feb 23:06
356e188
Compare
Choose a tag to compare

Mainnet release of quicksilverd from block 5848000

Changes

  • Fix undelegation allocations in epoch
  • Set redemtpion rate and trigger new RR update in upgrade handler
  • Fix bug that permits undeliverable MsgSend to be generated when no rewards present
  • Migrate testnet rewards account to original address

Docker: quicksilverzone/quicksilver:v1.4.7
Binary hash: 94a4ea53a21e2c2d3db5cd616297ace3f6d0a614dc6455468cc652fd0e6bba42

What's Changed

Full Changelog: v1.4.6...v1.4.7

v1.4.7-rc2

01 Feb 16:52
Compare
Choose a tag to compare
v1.4.7-rc2 Pre-release
Pre-release

Testnet release of quicksilverd for rhye-2 as of block 609825.

Changes:

  • fix bug where nil rewards results in undeliverable MsgSend
  • add upgrade handler to trigger redemption rate update

Full Changelog: v1.4.7-rc1...v1.4.7-rc2

Binary hash: c8c617537088fcb868a13483ce0ecd31fc231344513622cb986559fde02ca551
Docker: quicksilverzone/quicksilver:v1.4.7-rc2

v1.4.7-rc1

30 Jan 14:44
Compare
Choose a tag to compare
v1.4.7-rc1 Pre-release
Pre-release

For rhye-2 testnet only; from block 578300.

  • only calculate final unbonding amount on processing, to use latest RR
  • ensure delegations are flushed at epoch even if they are below the dust threshold
  • track amount per unbonding_record for better debugging

Full Changelog: v1.4.7-rc0...v1.4.7-rc1

Docker: quicksilverzone/quicksilver:v1.4.7-rc1

v1.4.7-rc0

29 Jan 14:29
Compare
Choose a tag to compare
v1.4.7-rc0 Pre-release
Pre-release

For rhye-2 testnet, from block 563 100

What's Changed

Full Changelog: v1.4.6...v1.4.7-rc0

Docker: quicksilverzone/quicksilver:v1.4.7-rc0

v1.4.6

10 Jan 10:52
a153a25
Compare
Choose a tag to compare

This release is for quicksilver-2 mainnet, as of block 5493000.

It applies the upgradehandler that should have been applied during the v1.4.5 upgrade.

What's Changed

  • chore(deps): bump @chalabi/chain-registry from 1.25.2 to 1.25.6 in /web-ui by @dependabot in #1011
  • chore(deps): bump @emotion/styled from 11.10.6 to 11.11.0 in /web-ui by @dependabot in #1009
  • chore(deps-dev): bump @types/node from 18.11.9 to 20.10.6 in /web-ui by @dependabot in #986
  • chore(deps-dev): bump eslint from 8.28.0 to 8.56.0 in /web-ui by @dependabot in #923
  • chore(deps): bump @emotion/react from 11.10.6 to 11.11.3 in /web-ui by @dependabot in #954
  • chore(deps): bump three from 0.156.1 to 0.160.0 in /web-ui by @dependabot in #928
  • chore(deps-dev): bump eslint-config-next from 13.0.5 to 14.0.4 in /web-ui by @dependabot in #933
  • chore(deps): bump react-icons from 4.6.0 to 4.12.0 in /web-ui by @dependabot in #926
  • Release/v1.4.6 by @joe-bowman in #1019

Full Changelog: v1.4.5...v1.4.6

v1.4.5

06 Jan 00:05
297ecad
Compare
Choose a tag to compare

Release v1.4.5

Do not upgrade to this version until the upgrade handler halts the chain at block 5432500

Introduces:

  • Unbonding
  • Claims
  • Signalling Intent
  • Participation Rewards
  • LSM

SHA256: f896ea13c2413232ecec9e3c4c7f202d3a1d66812a08d4c9a00f6ca6316120c7

Full Changelog: v1.2.17...v1.4.5

v1.4.5-rc7

05 Jan 20:27
Compare
Choose a tag to compare
v1.4.5-rc7 Pre-release
Pre-release

Final 🤞🏻 RC for Rhye-2 testnet prior to v1.4.5 release, for block 200900 onwards.

  • Adds missing commit from rc6 release to ignore dust from delegation allocations.
  • Adds rc7 upgrade handler

Dockerfile: quicksilverzone/quicksilver:v1.4.5-rc7

What's Changed

  • fix: no need to allocate dust, given it might exceed a cap; fixed #988 by @joe-bowman in #989
  • chore(deps): bump @cosmjs/cosmwasm-stargate from 0.29.5 to 0.32.2 in /web-ui by @dependabot in #957
  • chore(deps): bump @cosmjs/proto-signing from 0.28.0 to 0.32.2 in /web-ui by @dependabot in #1010

Full Changelog: v1.4.5-rc6...v1.4.5-rc7

v1.4.5-rc6

05 Jan 08:15
Compare
Choose a tag to compare
v1.4.5-rc6 Pre-release
Pre-release

Upgrade for rhye-2 at block 193350

Minor fixes for performance and user experience.

Docker image: quicksilverzone/quicksilver:v1.4.5-rc6

What's Changed

  • add cli tx for multi claim submissions by @joe-bowman in #1005
  • add v0.4.5-rc6 upgrade handler (no-op) by @joe-bowman in #1004
  • fix: we should still set intent when we have zero existing claims by @joe-bowman in #1003
  • when flushing tokens, consider inflight unbondings by @joe-bowman in #996
  • chore(deps-dev): bump @types/three from 0.155.1 to 0.160.0 in /web-ui by @dependabot in #930
  • chore(deps): bump @cosmjs/amino from 0.28.0 to 0.32.2 in /web-ui by @dependabot in #963
  • chore(deps): bump chain-registry from 1.19.0 to 1.25.0 in /web-ui by @dependabot in #927
  • chore(deps): bump @tanstack/react-query-devtools from 4.36.1 to 5.17.1 in /web-ui by @dependabot in #999

Full Changelog: v1.4.5-rc5...v1.4.5-rc6