This release achieves feature parity with EigenDA core release v0.9.0
Deployed CertVerifiers
These are the CertVerifier
contracts deployed by EigenDA, which are compatible with EigenDA core release v0.9.0
. See our doc site for additional network specific information
- V2
CertVerifier
on Mainnet:0xE1Ae45810A738F13e70Ac8966354d7D0feCF7BD6
- V2
CertVerifier
on Holesky:0xFe52fE1940858DCb6e12153E2104aD0fDFbE1162
- V2
CertVerifier
on Sepolia:0x73818fed0743085c4557a736a7630447fb57c662
Changelog
Added
- Introduce Error Middleware (#400) – @samlaf
- Sepolia Network Support (#395) – @ethenotethan
Changed
- Update Core Dependency to
v0.9.0-rc.5
(#407) – @litt3 - Cleanup Errors and Logs (#403) – @samlaf
- Repo Organization Refactor (#396) – @samlaf
Testing
Full Changelog: v1.8.0...v1.8.1