Releases: NethermindEth/eigenlayer-onchain-exporter
Releases · NethermindEth/eigenlayer-onchain-exporter
v1.1.1
What's Changed
- feat: initialize metricOnchainBatches metric to 0 by @adriantpaez in #8
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- refactor: docker compose by @adriantpaez in #12
- feat: enhance batch signing logic in EigenDA exporter by @adriantpaez in #13
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- refactor: update docker-compose image by @adriantpaez in #7
- refactor: streamline Dockerfile structure and command execution by @adriantpaez in #11
Full Changelog: v1.0.0...v1.0.1
Replace with EigenLayer Onchain Exporter
Overview
This release rewrites the whole repository and tool behavior, replacing the Python implementation with a Go one. Please see the README file for more details.
What's Changed
- feat: add EigenLayer Onchain Exporter by @adriantpaez in #3
- fix: secret name by @adriantpaez in #4
- fix: switch to angkor-oci-local-prod repo by @adriantpaez in #5
- fix: update image build workflow by @adriantpaez in #6
New Contributors
- @adriantpaez made their first contribution in #3
Full Changelog: v0.1.0...v1.0.0