Releases: quicksilver-zone/quicksilver
v1.5.0-rc1
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
- @minhngoc274 made their first contribution in #1198
- @tropicaldog made their first contribution in #1211
Full Changelog: v1.5.0-rc0...v1.5.0-rc1
v1.5.0-rc0
v1.5.0-rc0 release for rhye-2 testnet, from block 989200.
What's Changed
- chore(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.1 by @dependabot in #1130
- dependencies: bump cometbft and cometbft-db by @joe-bowman in #1128
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #1137
- Ensure safe casting from math.Int to go primitive type. by @tnv1 in #1134
- chore(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #1138
- Handle non staking tokens by @joe-bowman in #1132
- fix #1140; recreate redelegation record if long delays mean original record was garbage collected by @joe-bowman in #1141
- chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #1148
- fixes #1143; remove crescent by @joe-bowman in #1144
- auto add local denom for onboarded zone by @joe-bowman in #1142
- Add MsgCancelQueuedRedemption message type by @joe-bowman in #1147
- chore(deps): bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 by @dependabot in #1155
- Disable golang caches by @faddat in #1153
- fixes #1170; remove datapoint logic from icq by @joe-bowman in #1171
- update CODEOWNERS by @joe-bowman in #1174
- fixes: #1169; add callback ID to query hash generation by @joe-bowman in #1172
- chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #1173
- chore(deps): bump the go_modules group across 3 directories with 2 updates by @dependabot in #1176
- Revert "chore(deps): bump the go_modules group across 3 directories with 2 updates (#1176)" by @faddat in #1180
- fixes 1162; race condition between delegation record queries and withdrawal acks by @joe-bowman in #1183
- add v1.5.0-rc0 upgrade handler by @joe-bowman in #1185
New Contributors
Full Changelog: v1.4.7...v1.5.0-rc0
v1.4.7
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
- chore(deps-dev): bump react-refresh from 0.10.0 to 0.14.0 in /web-ui by @dependabot in #962
- chore(deps-dev): bump typescript from 4.9.3 to 5.3.3 in /web-ui by @dependabot in #958
- bunDev by @chalabi2 in #992
- chore(deps): bump cosmossdk.io/errors from 1.0.0 to 1.0.1 by @dependabot in #1025
- chore(deps): bump cosmjs-types from 0.5.0 to 0.9.0 in /web-ui by @dependabot in #998
- chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.2.18 in /web-ui by @dependabot in #1008
- chore(deps): bump framer-motion from 9.0.7 to 10.18.0 in /web-ui by @dependabot in #1026
- chore(deps): bump remixicon from 3.7.0 to 4.0.1 in /web-ui by @dependabot in #931
- chore(deps): bump @tanstack/react-query-devtools from 4.36.1 to 5.17.9 in /web-ui by @dependabot in #1029
- chore(deps-dev): bump @types/node from 20.10.6 to 20.11.0 in /web-ui by @dependabot in #1022
- chore(deps): bump react-markdown from 8.0.7 to 9.0.1 in /web-ui by @dependabot in #1016
- chore(deps): bump react-icons from 4.12.0 to 5.0.1 in /web-ui by @dependabot in #1023
- chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #1030
- bunDev2 by @chalabi2 in #1028
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #1059
- refresh delegations on daily epoch by @joe-bowman in #1057
- chore(deps): bump chain-registry from 1.19.0 to 1.25.4 in /web-ui by @dependabot in #1064
- Add an explicit build and test job for the icq relayer by @faddat in #1069
- Update Dockerfile by @faddat in #1066
- Update icq-relayer-build-test.yml by @faddat in #1070
- Update icq-relayer-build-test.yml by @faddat in #1071
- Fix MsgTransfer acknowledgement for non-native tokens by @joe-bowman in #1056
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #1076
- vercel build magic by @joe-bowman in #1084
- Front end prod release by @joe-bowman in #1086
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #1075
- Update deployweb.yaml by @joe-bowman in #1088
- install bun by @joe-bowman in #1089
- fixMobileMargin by @chalabi2 in #1090
- chore(deps): bump github.com/cometbft/cometbft-db from 0.9.1 to 0.10.0 by @dependabot in #1096
- chore(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 by @dependabot in #1097
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #1109
- Release/v1.4.7 by @joe-bowman in #1099
Full Changelog: v1.4.6...v1.4.7
v1.4.7-rc2
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
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
For rhye-2 testnet, from block 563 100
What's Changed
- chore(deps-dev): bump react-refresh from 0.10.0 to 0.14.0 in /web-ui by @dependabot in #962
- chore(deps-dev): bump typescript from 4.9.3 to 5.3.3 in /web-ui by @dependabot in #958
- bunDev by @chalabi2 in #992
- chore(deps): bump cosmossdk.io/errors from 1.0.0 to 1.0.1 by @dependabot in #1025
- chore(deps): bump cosmjs-types from 0.5.0 to 0.9.0 in /web-ui by @dependabot in #998
- chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.2.18 in /web-ui by @dependabot in #1008
- chore(deps): bump framer-motion from 9.0.7 to 10.18.0 in /web-ui by @dependabot in #1026
- chore(deps): bump remixicon from 3.7.0 to 4.0.1 in /web-ui by @dependabot in #931
- chore(deps): bump @tanstack/react-query-devtools from 4.36.1 to 5.17.9 in /web-ui by @dependabot in #1029
- chore(deps-dev): bump @types/node from 20.10.6 to 20.11.0 in /web-ui by @dependabot in #1022
- chore(deps): bump react-markdown from 8.0.7 to 9.0.1 in /web-ui by @dependabot in #1016
- chore(deps): bump react-icons from 4.12.0 to 5.0.1 in /web-ui by @dependabot in #1023
- chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #1030
- bunDev2 by @chalabi2 in #1028
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #1059
- refresh delegations on daily epoch by @joe-bowman in #1057
- chore(deps): bump chain-registry from 1.19.0 to 1.25.4 in /web-ui by @dependabot in #1064
- Add an explicit build and test job for the icq relayer by @faddat in #1069
- Update Dockerfile by @faddat in #1066
- Update icq-relayer-build-test.yml by @faddat in #1070
- Update icq-relayer-build-test.yml by @faddat in #1071
- Fix MsgTransfer acknowledgement for non-native tokens by @joe-bowman in #1056
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #1076
- vercel build magic by @joe-bowman in #1084
- Front end prod release by @joe-bowman in #1086
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #1075
- Update deployweb.yaml by @joe-bowman in #1088
- install bun by @joe-bowman in #1089
- fixMobileMargin by @chalabi2 in #1090
Full Changelog: v1.4.6...v1.4.7-rc0
Docker: quicksilverzone/quicksilver:v1.4.7-rc0
v1.4.6
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
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
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
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