Skip to content

Releases: celestiaorg/celestia-app

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

v0.7.0

17 Oct 11:22
c9dce39
Compare
Choose a tag to compare

WARNING: not compatible with the mamaki testnet until a tbd upgrade. The arabica testnet upgraded to this version 2022/10/18

What's Changed

Read more

v0.6.0

12 Jul 16:46
8302c9f
Compare
Choose a tag to compare

This release bumps to v1.2.5 of celestia-core, which contains two notable fixes for node operators on mamaki. #793 specifically greatly increases the stability of the p2p network. It should be noted that sometimes it can take a few hours before the p2p stabilizes.

increase queue capacities celestiaorg/celestia-core#793
remove the tx already in cache log celestiaorg/celestia-core#800

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.6.0