Skip to content

Nitro x EigenDA v3.5.2

Choose a tag to compare

@ethenotethan ethenotethan released this 20 Mar 16:40
· 5374 commits to eigenda since this release
1879026

Production container builds can be found here

Summary

  • Updated docker build pattern to be more concise by supporting a single namespace for multiple architectures as well as nitro-node-dev builds that can be ran using validation for a latest replay script without a corresponding consensus release
  • Fixed secondary storage lookup bug where certificate representation being hashed for insertions by the proxy differed when reading
  • Reskinned and removed lots of custom code in-favor of reusing existing constructions in eigenda monorepo dependency
  • Fixed validation bug where eigenda preimage lengths where being interpreted by the # of bytes and not field elements
  • Updated test env contract deployment logics to reflect new EigenDACertVerifier contract
  • Introduce support for eigenda-consensus-v32.1 artifact

What's Changed

Full Changelog: v3.2.1...v3.5.2