Celestia DA Server v0.5.4-mocha for use against Arbitrum Nitro versions 3.6.4 and later from the celestiaorg/nitro repo and against the Mocha testnet with celestia-node v0.25.3
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.5.4-mocha
To add an Anytrust DAS connection and fallback, use --das.enable
, --das.with-writer
(when running a writer / poster), and --das.rpc.url $DA_PROVIDER_URL
What's Changed
- fix(deps): celestia-node v0.25.3 by @eshaan7 in #17
- (BREAKING) to enable posting blobs (only required for a batcher), passing
--celestia.with-writer
is now required.
New Contributors
Full Changelog: v0.5.3...v0.5.4-mocha