github celestiaorg/celestia-node v0.1.0

latest releases: v0.15.0-alpha.0, v0.14.0, v0.13.7...
2 years ago

v0.1.0 | 2021-11-03

This is the first celestia-node release. The release constitutes the foundation for the data availability "halo" network that will complement the core consensus network.

Mainly, we introduce 3 packages:

  • service/header - defines everything related to syncing, exchanging, and storing chain headers.
  • service/share - defines everything related to sampling and requesting Shares (chunks of erasure-coded block data) from the network
  • node - defines the Node singleton with its assembly, essentially gluing all the bits together.

For further information regarding the architecture and features introduced in this release, refer to the devnet ADR.

FEATURES

Don't miss a new celestia-node release

NewReleases is sending notifications on new releases.