Releases: celestiaorg/celestia-core
v1.12.1-tm-v0.34.23
What's changed?
- Bump nmt version to v0.12.0
- add new method to the merkle proof run time to verify using keys instead of a keypath (@evan-forbes) #912
Full Changelog: v1.12.0-tm-v0.34.23...v1.12.1-tm-v0.34.23
v1.12.0-tm-v0.34.23
What's changed?
- Bump tendermint version from v0.34.20 to v0.34.23 in #906
- Cherry-pick fix to the vote gossiping protocol in #911
Full Changelog: v1.11.0-tm-v0.34.20...v1.12.0-tm-v0.34.23
v1.11.0-tm-v0.34.20
What's Changed
- add already seen tx metrics to both mempools to monitor duplication in message passing by @cmwaters in #875
- docs: improve description of data availability header hash by @rootulp in #895
- chore: address audit feedback by @rootulp in #902
- feat!: Implement
BlobTx
by @evan-forbes in #893 - chore!: rename malleatedTx -> indexWrapper by @evan-forbes in #905
New Contributors
Full Changelog: v1.10.0-tm-v0.34.20...v1.11.0-tm-v0.34.20
v1.10.0-tm-v0.34.20
What's Changed
- feat!: move evidence back to Tendermint block by @rootulp in #897
- chore: rename
message
=>blob
by @rootulp in #896
Full Changelog: v1.9.0-tm-v0.34.20...v1.10.0-tm-v0.34.20
v1.9.0-tm-v0.34.20
What's Changed
Full Changelog: v1.8.0-tm-v0.34.20...v1.9.0-tm-v0.34.20
v1.8.0-tm-v0.34.20
What's Changed
- fix: patch data race by @evan-forbes in #869
Full Changelog: v1.7.0-tm-v0.34.20...v1.8.0-tm-v0.34.20
v1.7.0-tm-v0.34.20
What's Changed
Full Changelog: v1.6.0-tm-v0.34.20...v1.7.0-tm-v0.34.20
v1.6.0-tm-v0.34.20
What's Changed
- chore!: Rename OriginalSquareSize to SquareSize so that same name to same thing. by @HoytRen in #855
- List proto Makefile commands by @rootulp in #864
- Remove @liamsi from global CODEOWNERS by @rootulp in #858
- docs: remove resolved TODO by @rootulp in #863
- Fix: typos by @omahs in #868
- build(deps): Bump github.com/celestiaorg/nmt from 0.10.0 to 0.11.0 by @dependabot in #871
- docs: update the tx link and remove unnecessary comment. by @sweexordious in #874
- fix: typo by @rootulp in #877
- chore!: rename blockdata.Messages -> blockdata.Blobs by @evan-forbes in #879
New Contributors
Full Changelog: v1.5.0-tm-v0.34.20...v1.6.0-tm-v0.34.20
v1.5.0-tm-v0.34.20
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 #819
- docs: improve README by @rootulp in #844
- Fix golangci config warning by @rootulp in #845
- Delete celestia-logo.png by @rootulp in #852
- Delete share and
TxInclusion
code by @rootulp in #850 - Add more detailed contributing steps by @rootulp in #856
- feat!: Use a custom ABCI query to prove transaction inclusion by @evan-forbes in #859
- chore!: delete remaining packages that have been moved to the app by @evan-forbes in #860
- breaking!: move share consts to celestia-app by @rootulp in #861
Full Changelog: v1.3.4-tm-v0.34.20...v1.5.0-tm-v0.34.20
v1.4.0-tm-v0.34.20
What's Changed
- feat: add share index to malleated (wrapped) txs by @evan-forbes in #819
Full Changelog: v1.3.4-tm-v0.34.20...v1.4.0-tm-v0.34.20