Releases: Layr-Labs/eigensdk-go
Releases · Layr-Labs/eigensdk-go
v0.0.8
What's Changed
- [EgnKey] Generate ECDSA and BLS keys with both-key-type by @siddimore in #61
- updated metrics and nodeapi readme by @samlaf in #65
- added egnaddrs binary by @samlaf in #50
- implemented store command for ecdsa by @samlaf in #68
- updated nodeapi by @samlaf in #71
- skip metrics collection when oeprator has not registered yet by @samlaf in #70
New Contributors
- @siddimore made their first contribution in #61
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- update deps by @shrimalmadhur in #53
- git pull eigenlayer-contracts to master by @samlaf in #49
- updated mockgen install to v0.3.0 to match version in go.mod by @samlaf in #55
- fixed race condition in test by @samlaf in #59
- now fetching operatorId dynamically in economicCollector by @samlaf in #54
- nit: fix log message by @shrimalmadhur in #62
- update metadata to only allow png images by @shrimalmadhur in #63
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
- Bug fixes
- BLS Aggregation service
egnkey
utility for testing keys
What's Changed
- fix eigen namespace by @samlaf in #22
- add ecdsa utility methods by @shrimalmadhur in #23
- set promreg by @gpsanant in #33
- fix for delegation approver address by @shrimalmadhur in #32
- Samlaf/bls aggregation service by @samlaf in #24
- add batch key create utility by @shrimalmadhur in #35
Full Changelog: v0.0.4...v0.0.5
Add eigenpod bindings, refactored metrics and bug fixes
What's Changed
- add epm bindings by @gpsanant in #18
- updated economic metrics to reflect new spec by @samlaf in #19
- separated rpc call metrics into a collector by @samlaf in #20
- fix key saving folder creation bug by @shrimalmadhur in #21
New Contributors
Full Changelog: v0.0.3...v0.0.4
field and library updates
- Updated some libraries
- made some field updates
- bug fixes
What's Changed
- fix bug in constructor by @samlaf in #12
- need to export config fields to be usable by @samlaf in #13
- bug: fix bug in update operator details by @shrimalmadhur in #14
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #2
- changed prom metrics ipportaddr name by @samlaf in #15
- change field and add description limit by @shrimalmadhur in #16
New Contributors
- @samlaf made their first contribution in #12
- @dependabot made their first contribution in #2
Full Changelog: v0.0.2...v0.0.3
Public Release
We just made the repo public and updated the README to reflect it's current state.
Create this release to reflect these README changes.
What's Changed
- update readme to include specific messages by @shrimalmadhur in #10
New Contributors
- @shrimalmadhur made their first contribution in #10
Full Changelog: v0.0.1...v0.0.2
First release
First release of eigensdk. Please refer to Readme for more details.
Use in production at your own risk.
Full Changelog: https://github.com/Layr-Labs/eigensdk-go/commits/v0.0.1