Please note all the breaking changes. We decided to continue to not use semver for celestia-core, as increasing the major version would force our fork of the cosmos-sdk to add the major version suffix to all of the import paths.
What's Changed
- feat: add share index to malleated (wrapped) txs by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/819
- docs: improve README by @rootulp in https://github.com/celestiaorg/celestia-core/pull/844
- Fix golangci config warning by @rootulp in https://github.com/celestiaorg/celestia-core/pull/845
- Delete celestia-logo.png by @rootulp in https://github.com/celestiaorg/celestia-core/pull/852
- Delete share and
TxInclusioncode by @rootulp in https://github.com/celestiaorg/celestia-core/pull/850 - Add more detailed contributing steps by @rootulp in https://github.com/celestiaorg/celestia-core/pull/856
- feat!: Use a custom ABCI query to prove transaction inclusion by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/859
- chore!: delete remaining packages that have been moved to the app by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/860
- breaking!: move share consts to celestia-app by @rootulp in https://github.com/celestiaorg/celestia-core/pull/861
Full Changelog: https://github.com/celestiaorg/celestia-core/compare/v1.3.4-tm-v0.34.20...v1.5.0-tm-v0.34.20