Celestia DA Server v0.4.0 for use against Arbitrum Nitro versions 3.0.0 and later from the celestiaorg/nitro repo
Docker image = ghcr.io/celestiaorg/nitro-das-celestia:v0.4.0
What's New?
- Adds a configuration variable
celestia.validator-config.sleep-time
that allows to change how long to wait beforeGetProof
runs another contract event lookup (the default is one our, but make sure to run the RPC server with a timeout time longer than this or the value you choose) - Improves the
filter()
function and expands the number of iterations of contract filtering to be performed based on context deadline - Adds tests to run against Blobstream
Full Changelog: v0.3.4...v0.4.0