Skip to content

v0.1.8

Compare
Choose a tag to compare
@shrimalmadhur shrimalmadhur released this 26 Jun 21:00
· 56 commits to dev since this release
fcb5366

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