Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: Fix build errors, build script, and smart contract fixes * feat: add ECDSA service manager base contracts for eigenlayer * fix: fmt * chore: setup tests, taken from Hyperlane * feat: fix and add up tests * fix: setup simple hyperlane dispatcher * feat: add receiver for Hyperlane message * Feat: Tangle AVS WIP - EigenLayer Registration - Tangle Validator Runner - Started on registration job - Reorganization and cleanup - AVS integration test * Feat: Tangle AVS WIP * fix: wip tangle registration and node process * fix: changes to reflect changes in keystore and registration testing * fix!: keystore and registration fixes wip * fix!: updating main, runner, and job wip * fix!: full tangle avs test continued wip * feat!: functions and tests for registering as Tangle validator wip * fix!: test fixes, debugging session key and node execution * fix: test now runs as expected * feat: adding abstractions for eigenlayer code * feat: some tangle abstractions * feat(ci): add CI * fix(ci): verify-template fix * fix(ci): update verify-template workflow * fix(ci): add foundry to github path in workflow * fix(ci): workflow debugging * fix(ci): workflow debugging * fix(ci): remove unnecessary workflow --------- Co-authored-by: drewstone <[email protected]>
- Loading branch information