Releases: celestiaorg/celestia-core
v1.20.0-tm-v0.34.27
What's Changed
- Remove
check
dependency forall
from Makefile. by @adlerjohn in #1010 - feat! decrease namespace ID from 32 to 28 bytes by @rootulp in #1011
Full Changelog: v1.19.0-tm-v0.34.27...v1.20.0-tm-v0.34.27
v1.19.0-tm-v0.34.27
What's Changed
Full Changelog: v1.18.0-tm-v0.34.27...v1.19.0-tm-v0.34.27
v1.18.0-tm-v0.34.27
What's Changed
- chore!: remove
BlobFromProto
andBlobsFromProto
by @rootulp in #988 - build(deps): Bump github.com/celestiaorg/nmt from 0.14.0 to 0.15.0 by @dependabot in #991
- feat: Return error when fetched blocks are different than the provided list of heights by @sweexordious in #992
- chore: improve docs for
Data
struct by @rootulp in #990 - fix(.github): update CODEOWNERS by @Wondertan in #996
- docs: document data root tuple hex representation padding by @sweexordious in #999
- chore: remove unused
heightsByQuery
function by @sweexordious in #998 - feat: commit to original square size in data commitments by @sweexordious in #1001
- feat!: account for time already elapsed when waiting after the commit by @evan-forbes in #965
- fix: register EventDataSignedBlock in tendermint's json lib by @evan-forbes in #1002
Full Changelog: v1.17.0-tm-v0.34.27...v1.18.0-tm-v0.34.27
v1.17.0-tm-v0.34.27
What's Changed
- fix: send LastValidators instead of Validators in SignedBlock event by @cmwaters in #986
- feat!: versioned namespaces by @rootulp in #987
Full Changelog: v1.16.0-tm-v0.34.27...v1.17.0-tm-v0.34.27
v1.15.1-tm.v0.34.23
What's Changed?
This patch includes a fix to a bug whereby nodes were sending the validator set within the SignedBlockEvent at the height above that of the included header as opposed to the validator set at the same height. Thus bridge nodes were experiencing validator hash mismatches. (See #986)
Full Changelog: v1.15.0-tm-v0.34.23...v1.15.1-tm-v0.34.23
v1.16.0-tm-v0.34.27
What's Changed
- ci: fix proto-gen failing workflow by @rootulp in #975
- feat: add influxdb trace collection by @evan-forbes in #970
- docs: update openapi specs with new endpoints by @sweexordious in #981
- Update to 'v0.34.27' of github.com:cometbft/cometbft by @cmwaters in #980
- fix: add an extra check when the data commitment first block is 0 by @sweexordious in #984
Full Changelog: v1.15.0-tm-v0.34.23...v1.16.0-tm-v0.34.27
v1.15.0-tm-v0.34.23
What's Changed
- build(deps): Bump github.com/celestiaorg/nmt from 0.12.0 to 0.14.0 by @dependabot in #958
- test:
RowProof
andShareProof
by @rootulp in #960 - CAT Part 2: write pool for handling CRUD-like operations by @cmwaters in #942
- CAT Part 3: add gossiping protocol by @cmwaters in #943
- CAT Part 4: plumb cat pool to the rest of tendermint by @cmwaters in #944
Full Changelog: v1.14.0-tm-v0.34.23...v1.15.0-tm-v0.34.23
v1.14.0-tm-v0.34.23
What's Changed
- chore: rename Data Commitment arguments to first/last block by @amityadav0 in #938
- QGB remove dependency on geth dependency for encoding the data root by @amityadav0 in #937
- build(deps): Bump github.com/celestiaorg/nmt from 0.12.0 to 0.13.0 by @dependabot in #946
- add signed_block rpc endpoint and EventDataSignedBlock by @cmwaters in #940
- fix: run validate basic on config in node constructor by @cmwaters in #947
- chore!: remove redundant data availability header by @cmwaters in #951
- CAT Part 1: assemble subcomponents: cache's, store and request manager by @cmwaters in #941
- feat!: prove transaction inclusion via
ShareProof
by @rootulp in #950 - chore: downgrade to nmt 0.12.0 by @rootulp in #954
New Contributors
- @amityadav0 made their first contribution in #938
Full Changelog: v1.13.0-tm-v0.34.23...v1.14.0-tm-v0.34.23
v1.13.0-tm-v0.34.23
What's Changed
- disable generated mocks check by @cmwaters in #917
- chore: throw and error when attempting to prove tx inclusion by @evan-forbes in #919
- feat!: Multiple indexes per IndexWrapper by @evan-forbes in #922
- chore: Fix link to the rsmt2d library repo by @jevonearth in #923
- blocksync: run process proposal when verifying new blocks by @cmwaters in #929
- blocksync: disable v1 and v2 reactors by @cmwaters in #930
- fix: create commitments to data root tuples instead of just data roots by @sweexordious in #933
- feat: Add Inclusion proofs for QGB verification by @sweexordious in #878
New Contributors
- @jevonearth made their first contribution in #923
Full Changelog: v1.12.1-tm-v0.34.23...v1.13.0-tm-v0.34.23
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