Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* dockerized our fork of abigen that generates interfaces and adapted generate-bindings to use it * refactored el reader/writer/subscriber and got rid of elChainClient * fixed eigenpod bindings bug * got rid of erc20 and avsregistry clients * updated constructor.go and added local constructors for elcontracts * fixed linter errors * fixed linting error linter doesn't accept indirect reference to eigenmetrics.. quite stupid * refactored chainio/clients module * added comment for GetStrategyAndUnderlyingERC20Token * updated comment about waiting for receipts inside fcts * made builder constructor take a signer instead of building one from hex key string * updated elreader to use callopts instead of context also fixed some bugs in mock gen * changed avsreader to take callopts as arg instead of context * fix linter issue * deleted unneeded file * added validation for BuildAll's config
- Loading branch information