Skip to content

Releases: celestiaorg/nitro-das-celestia

Celestia DA Server v0.7.0-mocha

05 Dec 18:38

Choose a tag to compare

Pre-release

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

30 Oct 20:45

Choose a tag to compare

Pre-release

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

30 Oct 21:10

Choose a tag to compare

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

16 Oct 15:09

Choose a tag to compare

Pre-release

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 are max-retries, initial-backoff, max-backoff, and backoff-factor)

Full Changelog: v0.6.1-mocha...v0.6.2-mocha

Celestia DA Server v0.6.1-mocha

08 Oct 20:30

Choose a tag to compare

Pre-release

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

29 Oct 15:27
2d7bd27

Choose a tag to compare

Pre-release

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

30 Sep 16:04
2d7bd27

Choose a tag to compare

Pre-release

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

30 Oct 20:59
2d7bd27

Choose a tag to compare

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

11 Sep 19:14
2169212

Choose a tag to compare

Pre-release

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

  • fix(daserver/celestia): always init readClient by @eshaan7 in #19

Full Changelog: v0.5.4-mocha...v0.5.5-mocha

Celestia DA Server v0.5.4

17 Sep 15:02

Choose a tag to compare

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