Skip to content

Releases: quicksilver-zone/quicksilver

v1.4.0-rc10

30 Mar 09:56
00907da
Compare
Choose a tag to compare
v1.4.0-rc10 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.4.0-rc9...v1.4.0-rc10

docker container : quicksilverzone/quicksilver:v1.4.0-rc10

v1.2.9

28 Mar 16:11
ee5349e
Compare
Choose a tag to compare

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 to v0.46.11
  • Bump comet-bft to 0.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

Docker image: quicksilverzone/quicksilver:v1.2.9

v1.2.7

15 Mar 17:56
ce53635
Compare
Choose a tag to compare

What's Changed

  • Fix Upgrade handler from v1.2.6
  • Fix release height from v1.2.5
  • Backport GovRepenChannel tx and GovCloseChannel proposal
  • Add Logic to handle pending delegations on regen-1 post upgrade once channel are open.
  • Upgrade Handler:
    • Set DistributionProportions params
    • Fix EpochProvisions value

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

01 Mar 06:46
efbc1f8
Compare
Choose a tag to compare
v1.4.0-rc9 Pre-release
Pre-release

What's Changed

Full Changelog: v1.4.0-rc8...v1.4.0-rc9

docker-container: quicksilverzone/quicksilver:v1.4.0-rc9

v1.2.4

01 Mar 14:02
Compare
Choose a tag to compare

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

23 Feb 09:03
5e295f8
Compare
Choose a tag to compare
v1.4.0-rc8 Pre-release
Pre-release

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

20 Feb 10:19
41f1486
Compare
Choose a tag to compare
v1.4.0-rc7 Pre-release
Pre-release

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

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

docker container available: quicksilverzone/quicksilver:v1.4.0-rc7

v1.2.3

20 Feb 18:47
aa898c9
Compare
Choose a tag to compare

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

15 Feb 18:12
0bf2733
Compare
Choose a tag to compare
v1.4.0-rc6 Pre-release
Pre-release

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

07 Feb 07:37
3c296c3
Compare
Choose a tag to compare
v1.4.0-rc4 Pre-release
Pre-release
  • 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