Skip to content

Releases: Layr-Labs/eigensdk-go

v0.1.7

09 May 23:30
7e4891d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

16 Apr 19:08
cff8107
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5 - mainnet-m2 deployment

09 Apr 03:43
f431ba0
Compare
Choose a tag to compare

Deployment update

Bindings generated with contracts pointing to our latest m2-mainnet deployment:

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

08 Apr 21:02
33241d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3-holesky-init-deployment...v0.1.4

v0.1.3-holesky-init-deployment

20 Mar 18:14
10f45a8
Compare
Choose a tag to compare

First tag/release following our new convention for contract deployments.
Preprod contracts were deployed on holesky in the same-named (suffix) tag on eigenlayer-middleware (https://github.com/Layr-Labs/eigenlayer-middleware/releases/tag/v0.1.2-holesky-init-deployment) and eigenlayer-contracts (https://github.com/Layr-Labs/eigenlayer-contracts/releases/tag/v0.2.2-holesky-init-deployment).

What's Changed

  • updated middleware commit to preprod holesky deployment commit by @samlaf in #157

Full Changelog: v0.1.3...v0.1.3-holesky-init-deployment

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