Releases: celestiaorg/celestia-core
v2.0.0-tm-v0.37.2-rc0
This is the first release candidate of CometBFTs v0.37.x version series. This fork now has the exact ABCI interface as v0.37 and thus allows us to use the standard Cosmos SDK version in the future. In order to follow the ABCI interface it makes a modification whereby the last transaction returned in PrepareProposal and the last provided in ProcessProposal is the data hash. This version completely removes square size.
Full Changelog: v1.22.0-tm-v0.34.28...v2.0.0-tm-v0.37.2-rc0
v1.26.2-tm-v0.34.28
What's Changed
- chore(deps): bump pyroscope to v0.7.2 by @sweexordious in #1061
Full Changelog: v1.26.1-tm-v0.34.28...v1.26.2-tm-v0.34.28
v1.26.1-tm-v0.34.28
What's Changed
- feat: initial pyroscope integration by @evan-forbes in #1006
- feat: Add standard tracing points to portions of the mempool and consensus by @evan-forbes in #1055
- fix: pass configured tables to the trace client by @evan-forbes in #1057
- fix: end exclusive data commitment range fix by @sweexordious in #1058
Full Changelog: v1.26.0-tm-v0.34.28...v1.26.1-tm-v0.34.28
v1.26.0-tm-v0.34.28
What's Changed
- feat: include software version as a label in all metrics by @cmwaters in #1037
- [Snyk] Security upgrade alpine from 3.7 to 3.14 by @MSevey in #1042
- build(deps): Bump github.com/celestiaorg/nmt from 0.17.0 to 0.18.0 by @dependabot in #1039
- feat: remove square size from qgb commitment creation by @sweexordious in #1047
New Contributors
Full Changelog: v1.25.0-tm-v0.34.28...v1.26.0-tm-v0.34.28
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