Skip to content

Releases: celestiaorg/celestia-app

v0.12.0-rc4

27 Jan 18:09
abfca15
Compare
Choose a tag to compare
v0.12.0-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.12.0-rc3...v0.12.0-rc4

v0.12.0-rc3

26 Jan 23:09
3504696
Compare
Choose a tag to compare
v0.12.0-rc3 Pre-release
Pre-release

What's Changed

  • revert!: multi share commitment by @rootulp in #1275
  • feat: Add QGB verification command by @sweexordious in #1236
  • feat: check that MsgPayForBlob components are non-zero by @rootulp in #1279
  • feat: enforce that PFBs are always ordered after normal transactions by @cmwaters in #1273
  • chore(deps): Bump github.com/celestiaorg/nmt from 0.12.0 to 0.13.0 by @dependabot in #1284
  • fix: IsCompactShare for PFB tx shares by @rootulp in #1281
  • chore: fix naming from client/cli/wirepayfordata.go to blob by @Bidon15 in #1288
  • chore: rename message to blob in QGB verify command by @sweexordious in #1289
  • chore(deps): Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #1283
  • chore!: rename package prove to proof by @rootulp in #1291
  • chore: add more test cases for the compact share splitter by @cmwaters in #1295
  • feat: Prevent any errors when creating the data folder by @jrmanes in #1303

New Contributors

  • @jrmanes made their first contribution in #1303

Full Changelog: v0.12.0-rc2...v0.12.0-rc3

v0.12.0-rc2

26 Jan 15:57
3bf746a
Compare
Choose a tag to compare
v0.12.0-rc2 Pre-release
Pre-release

What's Changed

Read more

v0.11.1

14 Dec 18:29
a1eb594
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

13 Dec 14:38
281a352
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.11.0

Release v0.10.1-refs-tags-v0-10-0.0

05 Dec 15:56
29c3d52
Compare
Choose a tag to compare

0.10.1-refs-tags-v0-10-0.0 (2022-12-05)

What's Changed

Full Changelog: v0.10.0-rc1...v0.10.1-refs-tags-v0-10-0.0

v0.10.0

05 Dec 15:54
29c3d52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.10.0-rc1

10 Nov 00:12
124e534
Compare
Choose a tag to compare
v0.10.0-rc1 Pre-release
Pre-release

This release candidate is based directly ontop of v0.9.0. It cherry-picks 3 changes from main. Those being reverts the token ticker change, switches the default codec to leopard, and fixes a minor issue with the make command in the docker build

What's Changed

Full Changelog: v0.9.0...v0.10.0-rc1

v0.9.0

31 Oct 09:09
3c4fb68
Compare
Choose a tag to compare

This release is not compatible with the mamaki testnet

What's Changed

  • create a new docker image on release branch by @sweexordious in #881
  • Remove branch release from docker build CI by @sweexordious in #882
  • chore(deps): bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 by @dependabot in #880
  • shares: extract powers of two by @rootulp in #875
  • fix: link to gnu-sed in single-node script by @rootulp in #898
  • docs: remove devnet code block by @rootulp in #899
  • .github: combine workflows, use refactored actions, align execution by @MSevey in #884
  • docs: delete all contents of ~/.celestia-app by @rootulp in #901
  • fix: markdown lint links by @rootulp in #903
  • chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #902
  • test: three additional test cases for FitsInSquare by @rootulp in #905
  • chore: rename height to treeSizes in Merkle mountain range by @rootulp in #909
  • chore: use nmt.DefaultNamespaceIDLen by @rootulp in #910
  • fix: update CreateCommitment for non-interactive defaults by @rootulp in #908
  • Update docker-build workflow to fix version tags by @jbowen93 in #915
  • chore(deps): bump github.com/celestiaorg/nmt from 0.10.0 to 0.11.0 by @dependabot in #916
  • chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #907
  • docs: update how commitments are generated by @rootulp in #919
  • fix: error message unexpected number of signatures by @rootulp in #920
  • chore: Rename eth to evm by @sweexordious in #922
  • chore: update to rsmt2d v0.7.0 by @rahulghangas in #926

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

18 Oct 13:52
ecc9423
Compare
Choose a tag to compare

WARNING: not compatible with the mamaki testnet until a tbd upgrade

What's Changed

  • Add a package-specific documentation section by @rootulp in #863
  • chore(deps): bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #871
  • fix: ParseShares failed to append last sequence by @rootulp in #872
  • chore!: rename TIA to CLS by @rootulp in #859
  • chore(deps): bump technote-space/get-diff-action from 6.1.0 to 6.1.1 by @dependabot in #876
  • docs: update code block in ADR-006 by @rootulp in #874
  • feat: throw error if incorrect sequenceLength by @rootulp in #865
  • feat!: increase share size to 512 bytes by @rootulp in #850

Full Changelog: v0.7.0...v0.8.0