Skip to content

Releases: celestiaorg/celestia-core

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

v1.15.0-tm-v0.34.23

28 Feb 13:49
77a1de7
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump github.com/celestiaorg/nmt from 0.12.0 to 0.14.0 by @dependabot in #958
  • test: RowProof and ShareProof 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

30 Jan 18:26
ab4ef71
Compare
Choose a tag to compare

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

Full Changelog: v1.13.0-tm-v0.34.23...v1.14.0-tm-v0.34.23

v1.13.0-tm-v0.34.23

13 Jan 06:01
2d2a65f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.1-tm-v0.34.23...v1.13.0-tm-v0.34.23

v1.12.1-tm-v0.34.23

19 Dec 13:27
e2d7906
Compare
Choose a tag to compare

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