github celestiaorg/celestia-node v0.6.0
v0.6.0 - Mocha

latest releases: v0.15.0-rc0, v0.15.0-alpha.0, v0.14.0...
18 months ago

This release upgrades celestia-node's dependency on celestia-app to incorporate a fix to a share splitting bug.

The binary will also now point to mocha as the default network.

Also, transaction methods have been extended to include a fee argument which breaks the public API (and REST endpoints). Please see #1484 for further details.

What's Changed

BREAKING

  • chore!(nodebuilder/p2p): Upgrade mamaki to mocha by @renaynay in #1434
  • refactor(nodebuilder/p2p): Switch default network from arabica to mocha by @renaynay in #1462
  • feat(state)!: Adding fee parameter to CoreAccessor operations by @distractedm1nd in #1484

BUG FIXES

  • fix(state): Verify the state inclusion proof without splitting keys by @evan-forbes in #1483

MISCELLANEOUS

Full Changelog: v0.5.0...v0.6.0

Don't miss a new celestia-node release

NewReleases is sending notifications on new releases.