Releases: celestiaorg/celestia-core
Releases · celestiaorg/celestia-core
v1.25.0-tm-v0.34.28
v1.24.0-tm-v0.34.28
What's Changed
- fix: use same source of now by @cmwaters in #1032
- Revert "feat!: account for time already elapsed when waiting after the commit (#965)" by @evan-forbes in #1033
Full Changelog: v1.23.0-tm-v0.34.28...v1.24.0-tm-v0.34.28
v1.23.0-tm-v0.34.28
What's Changed
- Remove
check
dependency forall
from Makefile. Again. by @adlerjohn in #1024 - chore!: remove BlobsByNamespace by @evan-forbes in #1025
- build(deps): Bump github.com/celestiaorg/nmt from 0.16.0 to 0.17.0 by @dependabot in #1026
- feat: pass chain-id in prepareProposal by @evan-forbes in #1028
Full Changelog: v1.22.0-tm-v0.34.28...v1.23.0-tm-v0.34.28
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