Releases: quicksilver-zone/quicksilver
v1.4.0-rc10
What's Changed
- fix: workflow
go
version by @aljo242 in #326 - test:
x/mint/types
by @aljo242 in #322 - chore: update
README.md
by @aljo242 in #325 - chore: add
tools.go
by @aljo242 in #310 - test:
x/interchainstaking/types
by @aljo242 in #324 - refactor: simplify
quicksilver/app
by @aljo242 in #307 - docs: fix mint spec by @aljo242 in #317
- refactor: memo parsing logic in
ibc_packet_handlers.go
by @aljo242 in #321 - refactor: use constant
interchainstaking
begin block interval by @aljo242 in #331 - refactor:
interchainstaking/keeper
by @aljo242 in #330 - feat: add simulations part 1 by @aljo242 in #314
- Update SECURITY.md by @lflaimer in #340
- fix: local claim validation by @joe-bowman in #342
- chore: code cov ignores by @aljo242 in #338
- test: add
e2e
testing framework by @aljo242 in #346 - chore: add issue templates by @aljo242 in #353
- chore: add
CodeQL
analysis by @aljo242 in #347 - chore: don't include simulation helpers in coverage report by @aljo242 in #345
- chore: fix tools in
Makefile
by @aljo242 in #335 - refactor:
interchainstaking
keeper by @aljo242 in #341 - refactor:
MsgRequestRedemption
validation by @aljo242 in #336 - feat:
x/tokenfactory
sim by @aljo242 in #320 - test: e2e environment additions by @aljo242 in #355
- chore: lint fixes by @aljo242 in #356
- feat: use Buf for proto generation by @johnletey in #359
- chore: workflow improvements by @aljo242 in #334
- add script 3 node local by @DongLieu in #354
- chore: include protobuf commands in makefile by @johnletey in #360
- feat: ensure proportional distribution of prs by @joe-bowman in #357
- chore(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 by @dependabot in #367
- chore: turbo lint by @aljo242 in #368
New Contributors
- @lflaimer made their first contribution in #340
- @johnletey made their first contribution in #359
- @DongLieu made their first contribution in #354
Full Changelog: v1.4.0-rc9...v1.4.0-rc10
docker container : quicksilverzone/quicksilver:v1.4.0-rc10
v1.2.9
What's Changed
- Add message_per_tx param to zone registration and update proposals
- Add feature to configure max-tx size per zone
- Set
ICATimeout
to 6h - Add logic to clear pending delegations when a channel is reopened
- Bump
cosmos-sdk
tov0.46.11
- Bump
comet-bft
to0.34.27
- Upgrade Handler:
- set messages per tx a maximum of (
max_gas per tx on host chain per block
/1m
) for every zone - flush pending delegations
- set messages per tx a maximum of (
- chore: backport lint fixes to
main
by @aljo242 in #363 - configurable msg per tx by @joe-bowman in #361
- changelog added by @ajansari95 in #364
- Feature/add msgs per tx to proposals by @joe-bowman in #365
Full Changelog: https://github.com/ingenuity-build/quicksilver/compare/v1.2.8..1.2.9
Full Changelog: v1.2.7...1.2.9
Docker image: quicksilverzone/quicksilver:v1.2.9
v1.2.7
What's Changed
- Fix Upgrade handler from v1.2.6
- Fix release height from v1.2.5
- Backport
GovRepenChannel
tx andGovCloseChannel
proposal - Add Logic to handle pending delegations on
regen-1
post upgrade once channel are open. - Upgrade Handler:
- Set
DistributionProportions
params - Fix
EpochProvisions
value
- Set
- Release/v1.2.7 by @ajansari95 in #352
- Release/v1.2.6 by @joe-bowman in #351
- Release/v1.2.5 by @ajansari95 in #350
Full Changelog: https://github.com/ingenuity-build/quicksilver/compare/v1.2.4..v1.2.7
docker container : quicksilverzone/quicksilver:v1.2.7
v1.4.0-rc9
What's Changed
- feat: markdown format by @aljo242 in #312
- ci:docker-workflow fix by @ajansari95 in #292
- fix: remove log line by @aljo242 in #319
Full Changelog: v1.4.0-rc8...v1.4.0-rc9
docker-container: quicksilverzone/quicksilver:v1.4.0-rc9
v1.2.4
What's Changed
- Bump Tendermint to v0.34.26 (informalsystems/tendermint)
- Bump Cosmos-SDK to v0.46.10
- Add v0.46.x ICA Callback handler support
- Add adjacent block verification to Tx validation callback
- Add first_seen and completion_time to receipts to allow for better monitoring of tx processing throughput
- Add callback to remove redelegation records in event of transient redelegation
- Upgrade handler:
- remove redelegation records with nil-timestamp (failed records)
- update existing receipts timestamps to upgrade block timestamp
Full Changelog: v1.2.3...v1.2.4
docker container : quicksilverzone/quicksilver:v1.2.4
v1.4.0-rc8
What's Changed
- added guards against negative completion times (should not be possible now, but belt and braces)
- panic (hooks and tx, so safe) on negative allocations
- added a check on msgResponseType for differences in v46 and v45
- fixed issue with negative available per validator by @joe-bowman in #316
New Contributors
Full Changelog: v1.4.0-rc7...v1.4.0-rc8
docker-container: quicksilverzone/quicksilver:v1.4.0-rc8
v1.4.0-rc7
What's Changed
- Msg response unmarshalling fixed for v46 chains.
- Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 by @dependabot in #299
- V046 responses fix by @joe-bowman in #304
New Contributors
- @dependabot made their first contribution in #299
Full Changelog: v1.4.0-rc6...v1.4.0-rc7
docker container available: quicksilverzone/quicksilver:v1.4.0-rc7
v1.2.3
What's Changed
- check for
nil
allocation - support v0.46 balance callbacks
- Hotfix/v1.2.3 by @joe-bowman in #308
Full Changelog: v1.2.2...v1.2.3
Docker: quicksilverzone/quicksilver:v1.2.3
Upgrade instructions: replace your v1.2.2 binary with v1.2.3 and restart. Blocks will resume once enough voting power is upgraded.
v1.4.0-rc6
What's Changed
- improved unbonding logic, inc. better error handling
- improved redelegation logic, inc. better error handling
- add stats inc. distance to target
- remove pebbledb from standard build
- bump tendermint and cosmos-sdk
- standardise build process between native and docker
Full Changelog: v1.4.0-rc4...v1.4.0-rc6
Docker: quicksilverzone/quicksilver:v1.4.0-rc6
v1.4.0-rc4
- From block height 318200 on innuendo-5
- Binary hash: 5862bcb66d501031b0ea3d047e9d5ba7ee8535ba69c5c14580d293356161c302
What's Changed
- includes fixes for 'local' claims for participation rewards
- self consensus state management
- adjacent proof verification
- add pebbledb into default build
- bump tendermint v0.34.25
- bump cosmos-sdk v0.46.8
- per zone deposit/unbond feature flag
- add rts functionality
- per zone stats
- fix bech32 prefix config
- close / reopen channels
- recoverable epoch hooks
- fix unbonding slash bug
Full Changelog: v1.2.2...v1.4.0-rc4