Skip to content

EigenDA v0.6.1

Compare
Choose a tag to compare
@ian-shim ian-shim released this 08 Apr 20:44
· 144 commits to master since this release
08d8781

Summary

This minor upgrade includes a few patches for operators and rollups.

Notable features that directly affect users are:

  • Rollups - Blob Verification Library: We patched EigenDARollupUtils library, which rollups use to verify dispersed blobs. We updated the data type for blobIndex so that it can represent bigger values.
  • Operators - Optional ECDSA Key: ECDSA keys are now optional for node software. If an operator is using the node operator setup CLI to register their node, an ECDSA key does not have to be configured on the node software.

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1