What's Changed
* make queryBlockRangea an argument to query log functions by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/237
* Oprs info parallel query by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/239
* chore: update license by ChaoticWalrus in https://github.com/Layr-Labs/eigensdk-go/pull/250
* feat: use new NewServeMux instead of Default and ctx for running metrics server by arora-anmol in https://github.com/Layr-Labs/eigensdk-go/pull/253
* fix the way operator sockets are printed in operatorsinfo srvc by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/246
* minimal diff to be able to return the task response bytes instead of just the task response digest by afkbyte in https://github.com/Layr-Labs/eigensdk-go/pull/252
* AVS-215, AVS-259: Add Subgraphs by Sidu28 in https://github.com/Layr-Labs/eigensdk-go/pull/233
* added derive_operatorid command to egnkey by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/247
* add UpdateSocket fn to avs writer client by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/256
* Update blsagg service hash fn to return error by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/257
* add char by shrimalmadhur in https://github.com/Layr-Labs/eigensdk-go/pull/258
* feat: Add task index in the BlsAggregationServiceResponse when error by fyInALT in https://github.com/Layr-Labs/eigensdk-go/pull/260
* add check-mocks github workflow by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/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 https://github.com/Layr-Labs/eigensdk-go/pull/176
* [ELO-184] add reward coordinator bindings by shrimalmadhur in https://github.com/Layr-Labs/eigensdk-go/pull/267
* separate operator details and metadata uri update by shrimalmadhur in https://github.com/Layr-Labs/eigensdk-go/pull/269
* update README to add branches info by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/273
* fix: race condition on blsagg by chzyer in https://github.com/Layr-Labs/eigensdk-go/pull/271
* Simplify register operator avswriter fn by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/276
* 79: fix data race for blsagg AVS-44 by chzyer in https://github.com/Layr-Labs/eigensdk-go/pull/279
* Samlaf avs 538 make lint and fmt checks as part of ci by samlaf in https://github.com/Layr-Labs/eigensdk-go/pull/275
* [ELO-189] refactor el reader/writer to a config based approach by shrimalmadhur in https://github.com/Layr-Labs/eigensdk-go/pull/278
New Contributors
* ChaoticWalrus made their first contribution in https://github.com/Layr-Labs/eigensdk-go/pull/250
* arora-anmol made their first contribution in https://github.com/Layr-Labs/eigensdk-go/pull/253
* chzyer made their first contribution in https://github.com/Layr-Labs/eigensdk-go/pull/271
**Full Changelog**: https://github.com/Layr-Labs/eigensdk-go/compare/v0.1.7...v0.1.8