generated from ApeWorX/project-template
-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: add packaging as peer dep w/ eth-ape * refactor: add taskiq utility function * feat!: add system configuration task * refactor: reorder where broker startup occurs also added a note on how to use system startup tasks * feat: add system task to fetch task data from worker; refactor Runner * refactor!: remove start block from polling runner * refactor!: rename user tasks, change NEW_BLOCKS to NEW_BLOCK * fix: allow either string or set of exceptions for startup failure * refactor: move system task results to debug logger in middleware * fix: typing didn't match use in runner * refactor: remove storing full EventABI in favor of rebuilding from sig * fix: unused import * refactor!: update lower pin on system task to next reelase
- Loading branch information
Showing
8 changed files
with
286 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.