Releases: celestiaorg/nitro-das-celestia
Celestia DA Server v0.7.0-mocha
Celestia DA Server v0.7.0-mocha for use against Arbitrum Nitro versions 3.9.2 and later from the celestiaorg/nitro repo and celestia-node v0.28.4.
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.7.0-mocha
Warning
This version removes anytrust fallbacks on the DA server. To enable fallbacks to anytrust on Celestia x Nitro 3.9.2, simply enable both daprovider and data-availability on the Nitro node (daprovider pointing to the Celestia DA server), and ensure that fallbacks are not disabled in your config
Full Changelog: v0.6.4-mocha...v0.7.0-mocha
Celestia DA Server v0.6.4-mocha
Celestia DA Server v0.6.4-mocha for use against Arbitrum Nitro versions 3.6.4 and later from the celestiaorg/nitro repo and celestia-node v0.28.2-mocha
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.6.4-mocha
To add an Anytrust DAS connection and fallback, use --fallback-enabled, --das.enable, --das.with-writer (when running a writer / poster), and --das.rpc.url $DA_PROVIDER_URL.
NOTE: The DA_PROVIDER_URL must be exposing the daprovider api, if you run into issues or dont have a connection that supports the daprovider api, it can be run from the nitro binary daprovider
Full Changelog: v0.6.2-mocha...v0.6.4-mocha
Celestia DA Server v0.5.6
Celestia DA Server v0.5.6 for use against Arbitrum Nitro versions 3.6.4 and later from the celestiaorg/nitro repo and celestia-node v0.26.4
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.5.6
To add an Anytrust DAS connection and fallback, use --fallback-enabled, --das.enable, --das.with-writer (when running a writer / poster), and --das.rpc.url $DA_PROVIDER_URL.
NOTE: The DA_PROVIDER_URL must be exposing the daprovider api, if you run into issues or dont have a connection that supports the daprovider api, it can be run from the nitro binary daprovider
Full Changelog: v0.5.5...v0.5.6
Celestia DA Server v0.6.2-mocha
Celestia DA Server v0.6.2-mocha for use against Arbitrum Nitro versions 3.6.4 and later from the celestiaorg/nitro repo and celestia-node v0.27.4-mocha
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.6.2-mocha
To add an Anytrust DAS connection and fallback, use --fallback-enabled, --das.enable, --das.with-writer (when running a writer / poster), and --das.rpc.url $DA_PROVIDER_URL.
NOTE: The DA_PROVIDER_URL must be exposing the daprovider api, if you run into issues or dont have a connection that supports the daprovider api, it can be run from the nitro binary daprovider
What's Changed
- fixed isHeaderByteValid function for batches with a DAS header byte
- Added retries for reads in order to handle rpc issues, context deadlines, etc, and thus increase gaurantees of a node syncing correctly and not missing a batch of data (flags to use are under
celestia.retry-config, and aremax-retries,initial-backoff,max-backoff, andbackoff-factor)
Full Changelog: v0.6.1-mocha...v0.6.2-mocha
Celestia DA Server v0.6.1-mocha
Celestia DA Server v0.6.1-mocha for use against Arbitrum Nitro versions 3.6.4 and later from the celestiaorg/nitro repo and celestia-node v0.27.4-mocha
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.6.1-mocha
To add an Anytrust DAS connection and fallback, use --fallback-enabled, --das.enable, --das.with-writer (when running a writer / poster), and --das.rpc.url $DA_PROVIDER_URL.
NOTE: The DA_PROVIDER_URL must be exposing the daprovider api, if you run into issues or dont have a connection that supports the daprovider api, it can be run from the nitro binary daprovider
Full Changelog: v0.6.0-mocha...v0.6.1-mocha
Celestia DA Server v0.6.3-mocha
Celestia DA Server v0.6.3-mocha for use against Arbitrum Nitro versions 3.6.4 and later from the celestiaorg/nitro repo and celestia-node v0.28.2-mocha
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.6.3-mocha
To add an Anytrust DAS connection and fallback, use --fallback-enabled, --das.enable, --das.with-writer (when running a writer / poster), and --das.rpc.url $DA_PROVIDER_URL.
NOTE: The DA_PROVIDER_URL must be exposing the daprovider api, if you run into issues or dont have a connection that supports the daprovider api, it can be run from the nitro binary daprovider
What's Changed
New Contributors
Full Changelog: v0.6.2-mocha...v0.6.3-mocha
Celestia DA Server v0.6.0-mocha
Celestia DA Server v0.6.0-mocha for use against Arbitrum Nitro versions 3.6.4 and later from the celestiaorg/nitro repo and celestia-node v0.27.4-mocha
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.6.0-mocha
To add an Anytrust DAS connection and fallback, use --fallback-enabled, --das.enable, --das.with-writer (when running a writer / poster), and --das.rpc.url $DA_PROVIDER_URL.
NOTE: The DA_PROVIDER_URL must be exposing the daprovider api, if you run into issues or dont have a connection that supports the daprovider api, it can be run from the nitro binary daprovider
What's Changed
New Contributors
Full Changelog: v0.5.4...v0.6.0-mocha
Celestia DA Server v0.5.5
Celestia DA Server v0.5.5 for use against Arbitrum Nitro versions 3.6.4 and later from the celestiaorg/nitro repo and celestia-node v0.25.3
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.5.5
To add an Anytrust DAS connection and fallback, use --fallback-enabled, --das.enable, --das.with-writer (when running a writer / poster), and --das.rpc.url $DA_PROVIDER_URL.
NOTE: The DA_PROVIDER_URL must be exposing the daprovider api, if you run into issues or dont have a connection that supports the daprovider api, it can be run from the nitro binary daprovider
What's Changed
New Contributors
Full Changelog: v0.5.4...v0.5.5
Celestia DA Server v0.5.5-mocha
Celestia DA Server v0.5.5-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.5-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
Full Changelog: v0.5.4-mocha...v0.5.5-mocha
Celestia DA Server v0.5.4
Celestia DA Server v0.5.4 for use against Arbitrum Nitro versions 3.6.4 and later from the celestiaorg/nitro repo and celestia-node v0.25.3
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.5.4
To add an Anytrust DAS connection and fallback, use --fallback-enabled, --das.enable, --das.with-writer (when running a writer / poster), and --das.rpc.url $DA_PROVIDER_URL.
NOTE: The DA_PROVIDER_URL must be exposing the daprovider api, if you run into issues or dont have a connection that supports the daprovider api, it can be run from the nitro binary daprovider
What's Changed
Full Changelog: v0.5.3...v0.5.4