Skip to content

Releases: celestiaorg/celestia-core

v1.22.0-tm-v0.34.28

13 Jun 09:44
4b6030c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.21.2-tm-v0.34.27...v1.22.0-tm-v0.34.28

v1.21.2-tm-v0.34.27

05 Jun 14:43
d280f37
Compare
Choose a tag to compare

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

26 May 10:31
904ca9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.21.0-tm-v0.34.27...v1.21.1-tm-v0.34.27

v1.21.0-tm-v0.34.27

22 May 18:33
34cd5ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.20.0-tm-v0.34.27...v1.21.0-tm-v0.34.27

v1.20.0-tm-v0.34.27

17 May 19:40
cfde36a
Compare
Choose a tag to compare

What's Changed

  • Remove check dependency for all 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

04 May 09:14
6e59072
Compare
Choose a tag to compare

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

26 Apr 19:53
9bfa856
Compare
Choose a tag to compare

What's Changed

  • chore!: remove BlobFromProto and BlobsFromProto 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

27 Mar 10:25
e3bad3d
Compare
Choose a tag to compare

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

24 Mar 09:56
Compare
Choose a tag to compare

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

22 Mar 15:10
1ee0909
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.0-tm-v0.34.23...v1.16.0-tm-v0.34.27