Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signature Aggregation Refactor (#883)
* remove unused code * remove signature aggregation job * appease linter * remove signature aggregation job * move all signature aggregeation logic to AggregateSignatures * nit * nit * nit * add mock and tests * clean up tests * nit * don't autogen SignatureGetter because it requires manual changes because gomock is broken * nit * comment * comments * lower log level * re-add todo * nit * refactor aggregeateSignatures * comment nits * add tests * use error from avalancheWap; combine functions; nits * add logs * typo fix
- Loading branch information