v1.1.0
Upgrade Notice
celestia-app v1.1.0 is compatible with celestia-app 1.0.0. Consensus nodes that are already running v1.0.0 don't need to upgrade to v1.1.0 with urgency. This release contains a fix so that Ledger hardware wallets with firmware 2.2.2 can sign transactions.
What's Changed
- fix: specs for
MaxDepositPeriod
(backport #2626) by @mergify in #2649 - fix: LatestAttestationNonce constant name typo (backport #2646) by @mergify in #2653
- ci: generate pre-built binaries for darwin and arm64 (backport #2654) by @mergify in #2662
- chore: remove unnecessary legacy handler from qgb module (backport #2635) by @mergify in #2647
- chore: increase
MinDeposit
from 1K to 10K TIA (backport #2631) by @mergify in #2660 - chore: decrease
SlashFractionDoubleSign
to 2% (backport #2630) by @mergify in #2666 - fix: restore ability to sign transaction with ledger firmware 2.2.2 (backport #2668) by @mergify in #2678
Warning
The pre-built binaries attached to this release don't contain Ledger support. If you need Ledger support, please install from source.
Full Changelog: v1.0.0...v1.1.0