v0.1.8
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
- @ChaoticWalrus made their first contribution in #250
- @arora-anmol made their first contribution in #253
- @chzyer made their first contribution in #271
Full Changelog: v0.1.7...v0.1.8