Upgrade Notice
Relative to v1.0.0-rc13, this release is not breaking in any way. It mostly catches the v1.x release branch up on a few missing things such as a fix to the Makefile to allow for ledger support, documentation including resource pricing, and specs for CAT. This means that networks and projects that are already using v1.0.0-rc13 are clear to upgrade at their leisure. This includes celestia-node and the arabica-10 and mocha-4 testnets.
What's Changed
- docs: add block validity rules specs (backport #1966) by @rootulp in https://github.com/celestiaorg/celestia-app/pull/2385
- docs: specify the ante handler (backport #2352) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2384
- fix(Makefile)!: add ledger build flag to build with ledger support by… by @liamsi in https://github.com/celestiaorg/celestia-app/pull/2415
- docs: add default params to the spec (backport #2416) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2419
- docs: resource pricing specs (backport #2132) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2420
- chore: copy across cat pool spec from celestia-core (backport #2207) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2426
- chore(deps): bump gogo proto and ethereum version (backport #2338) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2351
- feat(cli): add experimental-compact-goleveldb (backport #2403) by @mergify in https://github.com/celestiaorg/celestia-app/pull/2432
Full Changelog: https://github.com/celestiaorg/celestia-app/compare/v1.0.0-rc13...v1.0.0-rc14