Skip to content

EigenDA v0.4.0

Compare
Choose a tag to compare
@ian-shim ian-shim released this 07 Mar 21:45
32d449a

Summary

This release includes several bug fixes for operator nodes and the disperser. Most notably, this version is mandatory for operators to support multiple quorums.

  • Fixes a bug on operator nodes for validating batches across multiple quorums
  • Refactors encoding module to be more readable
  • Fixes multiquorum handling on the disperser and the churner
  • Few fixes to prevent panics

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0