Skip to content

Nitro v3.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ferret-san Ferret-san released this 02 Jul 22:12

Release candidate for Celestia DA compatible Nitro v3.0.0

WASM Module Root = 0x40d1a2f8d453856ec8ea4b7a24bbdd192cab1dab6951288818e5caa146c06346
Docker Image = ghcr.io/celestiaorg/nitro:v3.0.0-rc.1

For the Nitro Celestia DAS, please refer to this repo

What's changed

  • Implemented all DA interfaces for Celestia DA
  • Moved Celestia DA logic outside of the Nitro repo by implementing a "das client", which is just a modified DAS RPC server that connects to a Celestia node and communicates results to the Nitro node through RPC.
  • Enabled general fallback (i.e DA fallbacks are determined by a DA Provider's order in an array)
  • Added a DAPreference parameter to the batch poster config, allowing developers to specify a preference for DA and the specific fallback