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