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

Continue impl for other node type execution, support triggering #58

Merged
merged 19 commits into from
Dec 12, 2024

Conversation

v9n
Copy link
Member

@v9n v9n commented Dec 11, 2024

Fixes #51 #52 #54

Continue adding functionality including:

  • Add graphql runner
  • Add contract read runner
  • Add block trigger (finally)
  • Support manually trigger a task.
  • Set tax completed when expired or reaching max execution

@v9n v9n changed the title Continue impl for other node execution Continue impl for other node type execution Dec 11, 2024
@v9n v9n marked this pull request as draft December 11, 2024 17:41
@v9n v9n changed the title Continue impl for other node type execution Continue impl for other node type execution, support triggering Dec 11, 2024
Base automatically changed from update-list-task-and-execution-endpoint to main December 11, 2024 18:15
@v9n v9n force-pushed the continue-impl-for-other-node-execution branch from c2f0019 to 1f92c82 Compare December 12, 2024 00:29
@v9n v9n marked this pull request as ready for review December 12, 2024 01:35
@v9n v9n requested review from imstar15 and chrisli30 December 12, 2024 01:36
Copy link
Member

@chrisli30 chrisli30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks straight-forward 👍

v9n added 2 commits December 11, 2024 18:36
* update error message on auth failure

* update error message
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.

Nit pick: rename FixedEpochCondition to be more comprehensive
2 participants