Skip to content

v0.19.0-arabica

Pre-release
Pre-release
Compare
Choose a tag to compare
@renaynay renaynay released this 23 Oct 10:09
· 32 commits to main since this release
cfb363c

This release is API-breaking and contains an upgrade to the celestia-app version (to v3).

Notable API breaks include:

  • deduplication of types that resulted in several type changes in the blob, share and state modules (via #3782)
  • share module now takes height instead of the full ExtendedHeader (via #3870)

What to look out for in following releases:

  • the --experimental-pruning flag will soon be deprecated in favour of pruning becoming the default mode for all node types, requiring users to pass --archival in order to retain block history beyond the sampling window
  • the API gateway will be deprecated

What's Changed

New Contributors

Full Changelog: v0.18.2-arabica...v0.19.0-arabica