github Layr-Labs/eigenda-proxy v1.4.0
v1.4.0: Support for OP `v1.9.0`, larger blobs, and bug fixes

latest releases: v1.5.0, v1.4.1
2 months ago

Summary

This release is optional but highly recommended. It supports higher max blob size, improves performance and fixes memory utilization bug.

Notable Feature

  • Larger blobs support: eigenda-proxy now supports larger blobs size. The corresponding release on EigenDA (v0.8.1) allows maximal 16MiB blob on testnet and 4MiB blob on mainnet. To disperse a 16MiB blob in eigenda-proxy, set the env variable EIGENDA_PROXY_MAX_BLOB_LENGTH=16MiB
  • Improvement on KZG verification: eigenda-proxy now spends less resources on KZG verification after receiving the DA certificate for a blob
  • Support for Optimism v1.9.0
  • S3 fallback mode where dispersed blobs are persisted to a S3 bucket and read in the event of eigenda read failures

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.4.0

Don't miss a new eigenda-proxy release

NewReleases is sending notifications on new releases.