Releases: celestiaorg/celestia-core
Releases · celestiaorg/celestia-core
v1.1.0-tm-v0.34.16
What's Changed
Full Changelog: v1.0.1-tm-v0.34.16...v1.1.0-tm-v0.34.16
v1.0.1-tm-v0.34.16
What's Changed
- Change CI to work on pushes to default branch instead of master. by @adlerjohn in #710
- Remove check rule from makefile. by @adlerjohn in #709
- Remove push from Build & Push ci by @adlerjohn in #712
- Fix super linter CI by @adlerjohn in #713
- Temporarily disable socket client app test by @evan-forbes in #714
- Fix proto breakage URL. by @adlerjohn in #716
- bug: temporary fix until we update to tendermint 0.35 by @liamsi in #715
Full Changelog: v1.0.0-tm-v0.34.16...v1.0.1-tm-v0.34.16
v1.0.0-tm-v0.34.16
What's Changed
- force linter to use go 1.17 by @evan-forbes in #676
- Fix codeowners by @adlerjohn in #699
- build(deps): Bump github.com/celestiaorg/rsmt2d from 0.3.0 to 0.3.1 by @dependabot in #662
- fix the wrapping directive causing some tests to fail by @evan-forbes in #706
- build(deps): Bump github.com/celestiaorg/nmt from 0.7.0 to 0.8.0 by @dependabot in #701
- pull remaining changes from master to v0.34.x-celestia by @evan-forbes in #700
- pubsub/rpc: temporary fix until we update to tendermint 0.35 by @liamsi in #708
Full Changelog: v0.34.15-celestia...v1.0.0-tm-v0.34.16
v0.34.15-celestia
What's Changed
- Add messages when converting to protobuf version of block data by @evan-forbes in #580
- Add ability to remove "Parent" transactions from the mempool by @evan-forbes in #582
- protobuf decode tx patch by @evan-forbes in #583
- Track malleated tx events by @evan-forbes in #607
- Index malleated transactions properly by @evan-forbes in #612
- Create nmt inclusion proofs for transactions in a given block by @evan-forbes in #615
- Add an RPC endpoint for DataCommitment by @sweexordious in #625
- Fix makefile whitespace by @adlerjohn in #639
- Add Prepare and Process Proposal ABCI++ methods by @evan-forbes in #631
New Contributors
- @tzdybal made their first contribution in #451
- @renaynay made their first contribution in #447
- @nwhite1 made their first contribution in #542
Full Changelog: v0.0.1-mvp-das-lightclient...v0.34.15-celestia
v0.0.1-mvp.1
This pre-release can be used for experimenting with Data Availability Sampling light clients. It does not serve any other purpose.
See also: https://blog.celestia.org/celestia-mvp-release-data-availability-sampling-light-clients/