Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync to EigenLayer-AVS commit hash a3c4ce7 #45

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

chrisli30
Copy link
Member

@chrisli30 chrisli30 commented Dec 14, 2024

This PR is to build sdk in align with EigenLayer-AVS hash: a3c4ce752f1753af6d7b72da0f238bedc6ba4e4e

It’s currently published under: "@avaprotocol/sdk-js": "1.2.1-dev.6"

Changes include:

  1. Added getExecutions code and tests.
  2. Added TriggerTask code and tests.
  3. Added TriggerMetadata class to define combinations of TriggerType and trigger metadata.
  4. Migrated all authentication related tests to ./tests/auth.test.ts.
  5. Allow factoryAddress and authKey to be set in the client, in order to simplify method calls.
  6. Rename and polished existing test cases.

TODO: analyze test failures and create notes/issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant