Skip to content

Releases: Layr-Labs/eigensdk-go

v0.1.11

18 Sep 19:59
4e61a1b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.10

15 Aug 22:00
4654b5c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.10

v0.1.9

18 Jul 03:50
4b1bb2a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

26 Jun 21:00
fcb5366
Compare
Choose a tag to compare

What's Changed

  • make queryBlockRangea an argument to query log functions by @samlaf in #237
  • Oprs info parallel query by @samlaf in #239
  • chore: update license by @ChaoticWalrus in #250
  • feat: use new NewServeMux instead of Default and ctx for running metrics server by @arora-anmol in #253
  • fix the way operator sockets are printed in operatorsinfo srvc by @samlaf in #246
  • minimal diff to be able to return the task response bytes instead of just the task response digest by @afkbyte in #252
  • AVS-215, AVS-259: Add Subgraphs by @Sidu28 in #233
  • added derive_operatorid command to egnkey by @samlaf in #247
  • add UpdateSocket fn to avs writer client by @samlaf in #256
  • Update blsagg service hash fn to return error by @samlaf in #257
  • add char by @shrimalmadhur in #258
  • feat: Add task index in the BlsAggregationServiceResponse when error by @fyInALT in #260
  • add check-mocks github workflow by @samlaf in #263
  • AVS-507: Integration test scaffold: add anvil chain with deployed contracts to be able to test sdk features like bindings, txmgr, etc by @samlaf in #176
  • [ELO-184] add reward coordinator bindings by @shrimalmadhur in #267
  • separate operator details and metadata uri update by @shrimalmadhur in #269
  • update README to add branches info by @samlaf in #273
  • fix: race condition on blsagg by @chzyer in #271
  • Simplify register operator avswriter fn by @samlaf in #276
  • #79: fix data race for blsagg AVS-44 by @chzyer in #279
  • Samlaf avs 538 make lint and fmt checks as part of ci by @samlaf in #275
  • [ELO-189] refactor el reader/writer to a config based approach by @shrimalmadhur in #278

New Contributors

Full Changelog: v0.1.7...v0.1.8

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