Releases: celestiaorg/celestia-core
v1.22.0-tm-v0.34.28
What's Changed
- chore: proto-gen by @sweexordious in #1022
- chore!: bump upstream v0.34.28 by @evan-forbes in #1021
Full Changelog: v1.21.2-tm-v0.34.27...v1.22.0-tm-v0.34.28
v1.21.2-tm-v0.34.27
What's Changed
- feat: rely on the block store solely to generate QGB commitments by @sweexordious in #1020
Full Changelog: v1.21.1-tm-v0.34.27...v1.21.2-tm-v0.34.27
v1.21.1-tm-v0.34.27
What's Changed
- fix: stop locking mid loop for large genesis files by @evan-forbes in #1018
Full Changelog: v1.21.0-tm-v0.34.27...v1.21.1-tm-v0.34.27
v1.21.0-tm-v0.34.27
What's Changed
- build(deps): Bump github.com/celestiaorg/nmt from 0.15.0 to 0.16.0 by @dependabot in #1013
- feat!: make data commitments end exclusive by @evan-forbes in #1012
Full Changelog: v1.20.0-tm-v0.34.27...v1.21.0-tm-v0.34.27
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