Releases: quicksilver-zone/quicksilver
v1.4.5-rc5
What's Changed
- fix osmosis Dockerfile by @joe-bowman in #984
- Working UI Branch by @chalabi2 in #919
- disable LSM unbonding;; fallback to native unbonding which is a better UX #997
- consider inflight unbondings when flushing #996
- Add upgrade handler #990
Full Changelog: v1.4.5-rc4...v1.4.5-rc5
v1.4.5-rc4
v1.4.5-rc4 upgrade for rhye-2 from block 121500
Docker: quicksilverzone/quicksilver:v1.4.5-rc4
What's Changed
- tools: add upgrade handler for v1.4.5-rc4 by @joe-bowman in #983
- Fix/981 max can allocate cannot be negative by @joe-bowman in #982
- add seeds for easy mainnet connect and webui by @faddat in #936
Full Changelog: v1.4.5-rc3...v1.4.5-rc4
v1.4.5-rc3
v1.4.5-rc3 release for testnet, from block 105700
- Fix: Determine redemption targets against all validators, even if they have zero delegations
- Fix: Permit non-hyphenated chainId
- Fix: Allocation should respect lsm caps in proportionalAllocation case
- Fix: Zero rewards should be tolerated
Docker: quicksilverzone/quicksilver:v1.4.5-rc3
What's Changed
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #971
- fix: find avail for all validators, not just those with delegations by @joe-bowman in #975
- fix: allow chainId without hyphen. Fixes #974 by @joe-bowman in #976
- fix: permit zero rewards in validatorselectionrewardscallback by @joe-bowman in #978
- fix: ensure delegation plan respects maxCanAllocate slice by @joe-bowman in #979
- add noop handler for v1.4.5-rc3 by @joe-bowman in #980
Full Changelog: v1.4.5-rc2...v1.4.5-rc3
v1.4.5-rc2
v1.4.5-rc2 release for rhye-2 testnet, starting from block XXXXXX.
- Fix claims bug introduced by audit suggestion.
- Dependency bumps
- Linting
Dockerfile: quicksilverzone/quicksilver:v1.4.5-rc2
What's Changed
- Update CODEOWNERS by @faddat in #920
- Update LICENSE to mit with riders by @faddat in #868
- Delete web-ui/LISCENSE by @faddat in #921
- Remove dependabout from Quicksilver.s and add depend about to web UI by @faddat in #922
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #924
- ensure we have standard 6 second blocks by @faddat in #938
- fix issue in defensive checks by @faddat in #939
- specify codeql packs by language by @faddat in #940
- ensure that tests run on all applicable platforms by @faddat in #935
- Create devskim.yml by @faddat in #944
- update .gitignore by @faddat in #934
- Update dependabot.yml by @faddat in #947
- Update dependabot.yml by @faddat in #949
- correctly configure the ignore by @faddat in #950
- ensure that the ignores are an array by @faddat in #951
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #952
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #953
- upgrade jose2go and golang.org/x/crypto by @faddat in #964
- fix interchaintest by @faddat in #965
- Release/v1.4.5-rc2 by @joe-bowman in #969
Full Changelog: v1.4.5-rc1...v1.4.5-rc2
v1.4.5-rc1
v1.4.5-rc1 release for rhye-2 testnet, starting from genesis.
Resolves audit issues, readiness for mainnet release.
Dockerfile: quicksilverzone/quicksilver:v1.4.5-rc1
What's Changed
- deps: bump sdk and sdkmath by @faddat in #557
- change to new github repo by @faddat in #558
- add multierror library to monorepo by @faddat in #556
- chore: golangci-lint run ./... --fix by @faddat in #552
- refactor: add web ui to monorepo by @faddat in #551
- Update CODEOWNERS by @faddat in #562
- put the new linter configuration on the develop branch by @faddat in #561
- Update code owner by @ThanhNhann in #565
- New quicksilverjs using grpc-gateway by @hoangdv2429 in #566
- chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #574
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #570
- chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #571
- chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #572
- remove misnamed dependabot config by @faddat in #594
- finish linting by @faddat in #568
- update deps for web-ui by @hoangdv2429 in #597
- lint: address remarks form Nhan by @faddat in #600
- force use of protobufjs 6.11.4 by @hoangdv2429 in #601
- Create quicksilverjs.yaml by @faddat in #598
- chore(deps): bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.15 by @dependabot in #573
- monorepo: add icq relayer to quicksilver repository by @faddat in #618
- Check negative amount in
GetUnbondingAmount
func by @ThanhNhann in #627 - add TMHeader check for DepositTxCallback by @hoangdv2429 in #639
- Fix build image by @anhductn2001 in #647
- Test for TriggerRedemptionRate by @phamminh0811 in #655
- Test for GCCompletedRedelegations by @phamminh0811 in #652
- Test for HandleFailedBankSend by @neitdung in #664
- Test for GCCompletedUnbondings by @DongLieu in #687
- Test for IteratePortConnection by @DongLieu in #686
- Test for GetChainIDFromContext by @DongLieu in #685
- [Validator] Add
GetValidatorByConsAddr
by @ThanhNhann in #691 - Test for Zone by @DongLieu in #682
- change minor logic for SetAccountBalanceForDenom in interchainstaking by @DongLieu in #669
- Hoist code out of the loop by @neitdung in #707
- Remove unused variable by @neitdung in #706
- Early return function BeginBlocker by @neitdung in #705
- Test/deposit tx callback by @hoangdv2429 in #635
- test for CheckTMHeaderForZone by @hoangdv2429 in #712
- Update check stateless ICAAccount by @ThanhNhann in #719
- Test for msgSV.GovCloseChannel by @DongLieu in #695
- Test for GetValidatorForToken by @neitdung in #662
- test for PerfBalanceCallback by @DongLieu in #636
- Test for SendIbcToken by @phamminh0811 in #699
- test for DeleteRedelegationRecordByKey by @DongLieu in #674
- Test for GovReopenChannel by @DongLieu in #725
- Add test for HandleRedeemTokens by @neitdung in #661
- Test for GetActiveValidators by @phamminh0811 in #675
- DistributeRewardsCallback Test by @phamminh0811 in #653
- change pass by value for GetReceipt and DeleteReceipt func by @DongLieu in #735
- test for HandleCompleteSend by @DongLieu in #672
- Use safe quoting instead of "%s" by @phamminh0811 in #750
- Handle tokenize share by @neitdung in #658
- Audit fix stylist by @sontrinh16 in #754
- minor of comment by @DongLieu in #749
- refacter to take chainID instead of zone for a few functions by @DongLieu in #748
- Add delegation plan test by @joe-bowman in #709
- Test for HandleFailedUnbondSend by @phamminh0811 in #663
- add RemovePerformanceDelegation and change logic for RemoveZoneAndAssociated… by @DongLieu in #758
- Test HandleUpdateZoneProposal by @phamminh0811 in #673
- Add DecrementWithdrawalWaitgroup by @phamminh0811 in #764
- Test for HandleWithdrawRewards by @phamminh0811 in #659
- Add ICQ to get
signingInfo
incase validator was jailed by @ThanhNhann in #642 - Change msgType by @phamminh0811 in #769
- Early return func AfterEpochEnd by @neitdung in #753
- Ensure ValidatorOperatorAddress is a correct bech32 address by @neitdung in #752
- Add lacking tests for HandleAcknowledgement by @phamminh0811 in #768
- Test tokenize shares by @neitdung in #657
- Test for RemoveZoneAndAssociatedRecords by @DongLieu in #678
- Increase CI Timeout by @anhductn2001 in #786
- x/participationrewards/keeper: move cheap prefix checks to front + better error UX by @odeke-em in #779
- fix: icq-relayer v0.10.0; add tm0.37 compat by @joe-bowman in #766
- add CONTRIBUTING.md and CODE_OF_CONDUCT.md by @joe-bowman in #788
- R4R: LSM (v1.4) by @joe-bowman in #796
- chore(deps): bump next from 12.2.5 to 14.0.4 in /web-ui by @dependabot in #830
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #827
- defensive checks in UpdateWithdrawalRecordsForSlash by @joe-bowman in #789
- fix: weird reslicing in SetForValoper - fixes #806 by @joe-bowman in #812
- x/partiticipationrewards/types: assert on expected error substring in TestGetRewardsAllocations by @odeke-em in #832
- chore(deps): bump @cosmos-kit/core from 2.5.3 to 2.7.8 in /web-ui by @dependabot in #829
- chore(deps-dev): bump eslint from 8.45.0 to 8.55.0 in /quicksilverjs by @dependabot in #815
- chore(deps): bump @cosmjs/proto-signing from 0.29.4 to 0.32.1 in /quicksilverjs by @dependabot in #822
- chore(deps-dev): bump @types/react-dom from 18.0.9 to 18.2.17 in /web-ui by @dependabot in #795
- chore(deps): bump @cosmjs/amino from 0.29.4 to 0.32.1 in /quicksilverjs by @dependabot in #824
- chore(deps): bump @cosmjs/stargate from 0.29.4 to 0.32.1 in /quicksilverjs by @dependabot in https://github.com/quicksilver-zo...
v1.2.17
What's Changed
- v1.2.17 fixes the ongoing redemption rate calculation issues present on cosmoshub-4
- Bump go to v1.20
- Bump cosmos-sdk and ibc-go
- Change some Info logs to Debug, to reduce log noise.
Full Changelog: v1.2.16...v1.2.17
Docker: quicksilverzone/quicksilver:v1.2.17
N.B: The release is compiled with go1.20
v1.4.4-rc.4
What's Changed
- remove unused method by @joe-bowman in #535
- chore: run workflows for unstable branches by @aljo242 in #539
- adding json string tag for zone unmarshalling by @muku314115 in #543
- updating prooftype by @muku314115 in #544
Full Changelog: v1.4.4-rc.3...v1.4.4-rc.4
v1.4.4-rc.3
What's Changed
- chore(deps): bump github.com/libp2p/go-libp2p from 0.22.0 to 0.27.8 in /test/interchaintest by @dependabot in #528
- fix: GC redelegations older than unbonding period by @ajansari95 in #530
- don't fail hard on zero tvl by @joe-bowman in #532
- chore: deps by @aljo242 in #531
- remove unused method by @joe-bowman in #535
- upgrade: add
v1.4.4-rc-3
upgrade by @ajansari95 in #534
Full Changelog: v1.4.4-rc.2...v1.4.4-rc.3
Docker Container: quicksilverzone/quicksilver:v1.4.4-rc.3
v1.4.4-rc.2
What's Changed
- upgrade: upgrade handler for
v1.4.4-beta.9
by @ajansari95 in #517 - chore: deps by @aljo242 in #518
- refactor: expected keepers by @aljo242 in #512
- chore: remove usage of
suite.Require()
in tests by @aljo242 in #511 - Fixes by @joe-bowman in #519
- address decoding fix - same exists in mukund/unbonded by @muku314115 in #520
- buf fixes for crescent address decoding and test file updates by @muku314115 in #524
- upgradehandler for beta 10 by @ajansari95 in #522
- dev cleanup and upgrade for testnet by @ajansari95 in #525
Full Changelog: v1.4.4-rc.1...v1.4.4-rc.2
Docker Container: quicksilverzone/quicksilver:v1.4.4-rc.2
v1.2.16
What's Changed
- dep-bump : comet bft by @ajansari95 in #526
Docker container: quicksilverzone/quicksilver:v1.2.16
Full Changelog: v1.2.15...v1.2.16