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 https://github.com/celestiaorg/celestia-app/pull/2649 - fix: LatestAttestationNonce constant name typo (backport #2646) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2653
- ci: generate pre-built binaries for darwin and arm64 (backport #2654) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2662
- chore: remove unnecessary legacy handler from qgb module (backport #2635) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2647
- chore: increase
MinDepositfrom 1K to 10K TIA (backport #2631) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2660 - chore: decrease
SlashFractionDoubleSignto 2% (backport #2630) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2666 - fix: restore ability to sign transaction with ledger firmware 2.2.2 (backport #2668) by @mergify in https://github.com/celestiaorg/celestia-app/pull/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: https://github.com/celestiaorg/celestia-app/compare/v1.0.0...v1.1.0