Skip to content

Releases: Layr-Labs/eigensdk-go

v0.1.3

20 Mar 18:11
8d038f1
Compare
Choose a tag to compare

What's Changed

  • fix outdated logs and comments in operatorpubkeys service by @samlaf in #150
  • cleaned all the old baggage in crypto/bls by @samlaf in #151
  • Remove signer from txn manager by @ian-shim in #152
  • [Hotwallet] Return sender address & set gas fee by @ian-shim in #154
  • Few fixes on Wallet implementation by @ian-shim in #155
  • Add holesky asset ID for Fireblocks client by @ian-shim in #156

Full Changelog: v0.1.2...v0.1.3

v0.1.2

11 Mar 23:39
77888fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Feb 20:20
a5629b0
Compare
Choose a tag to compare

Important Notes

We deployed a new set of contracts to goerli which had some breaking changes. We updated the bindings to use those from the testnet middleware release. Still having issues with consistent tags/releases across repos internally, but we're working on it!

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

31 Jan 22:12
ed59827
Compare
Choose a tag to compare

Notable changes

  • A lot of smart contract binding upgrades which will break existing integrations from v0.0.9

What's Changed

  • update errors and tests by @shrimalmadhur in #98
  • updated bindings to use m2-mainnet contracts and fixed all broken dependencies by @samlaf in #91
  • Fix isOperatorRegistered by @MaanavKhaitan in #102
  • just changes name and added comment to explaining registering stuff by @samlaf in #103

New Contributors

Full Changelog: v0.0.9...v0.1.0

v0.0.9

21 Dec 16:59
ee1d591
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @omahs made their first contribution in #74

Full Changelog: v0.0.8...v0.0.9

v0.0.8

02 Nov 21:34
17af156
Compare
Choose a tag to compare

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

Full Changelog: v0.0.7...v0.0.8

v0.0.7

31 Oct 17:45
c396a15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

19 Oct 22:34
458c8ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

17 Oct 20:30
9a026d0
Compare
Choose a tag to compare
  • Bug fixes
  • BLS Aggregation service
  • egnkey utility for testing keys

What's Changed

Full Changelog: v0.0.4...v0.0.5

Add eigenpod bindings, refactored metrics and bug fixes

06 Oct 21:34
7954323
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4