Skip to content

Celestia DA Server v0.4.0

Latest
Compare
Choose a tag to compare
@Ferret-san Ferret-san released this 06 Feb 22:21
· 1 commit to main since this release
27bcbd1

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 before GetProof 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