Skip to content

Releases: celestiaorg/celestia-app

v0.14.0-rc0

30 Mar 08:58
6e87d5f
Compare
Choose a tag to compare
v0.14.0-rc0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.13.0-rc0...v0.14.0-rc0

v0.13.0-rc1

30 Mar 12:54
4464861
Compare
Choose a tag to compare
v0.13.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.12.0...v0.13.0-rc1

v0.12.1

24 Mar 10:58
7e1792b
Compare
Choose a tag to compare

What's Changed

This patch release fixes a bug in the RPC interface between consensus nodes and bridge nodes which was resulting in a validator set hash mismatch.

This is a non-breaking release; nodes using v0.12.0 can upgrade their binaries and restart at any time

Full Changelog: v0.12.0...v0.12.1

v0.13.0-rc0

10 Mar 17:36
734b054
Compare
Choose a tag to compare
v0.13.0-rc0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.12.0-rc7...v0.13.0-rc0

v0.12.0

28 Feb 14:49
1943735
Compare
Choose a tag to compare

v0.12.0 is a massive change relative to v0.11.0 including but not limited adding IBC, important block encoding changes, multiple blobs per MsgPayForBlobs, removal of malleation, bandwidth optimizations, CAT pool, QGB v2, and more.

As of Feb 28, 2023:

robusta-x arabica-5 mocha blockspacerace-1
Compatibility

What's Changed

Read more

v0.12.0-rc7

09 Feb 14:14
67c90ed
Compare
Choose a tag to compare
v0.12.0-rc7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.12.0-rc6...v0.12.0-rc7

v0.12.0-rc6

03 Feb 13:08
f077ac2
Compare
Choose a tag to compare
v0.12.0-rc6 Pre-release
Pre-release

What's Changed

Full Changelog: v0.12.0-rc5...v0.12.0-rc6

v0.12.0-rc5

01 Feb 21:43
4f9deb0
Compare
Choose a tag to compare
v0.12.0-rc5 Pre-release
Pre-release

What's Changed

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

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