-
Notifications
You must be signed in to change notification settings - Fork 987
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
Feature : Polling blockHandler and intialization handler #4725
Merged
Conversation
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
incrypto32
force-pushed
the
incrypto32/recurring-block-handlers
branch
3 times, most recently
from
June 29, 2023 13:58
5cf1a4a
to
69ea6b0
Compare
incrypto32
changed the title
Feature : Recurring blockHandler
Feature : Polling blockHandler
Jun 29, 2023
leoyvens
reviewed
Jul 10, 2023
incrypto32
force-pushed
the
incrypto32/recurring-block-handlers
branch
11 times, most recently
from
July 17, 2023 18:42
5fec081
to
bee8ab0
Compare
incrypto32
commented
Jul 18, 2023
incrypto32
force-pushed
the
incrypto32/recurring-block-handlers
branch
2 times, most recently
from
July 18, 2023 08:23
edf736d
to
33a9feb
Compare
incrypto32
commented
Jul 18, 2023
incrypto32
force-pushed
the
incrypto32/recurring-block-handlers
branch
from
July 19, 2023 10:49
a36f2b0
to
2448663
Compare
incrypto32
commented
Jul 19, 2023
incrypto32
force-pushed
the
incrypto32/recurring-block-handlers
branch
from
July 19, 2023 11:16
2448663
to
8fa38ea
Compare
incrypto32
changed the title
Feature : Polling blockHandler
Feature : Polling blockHandler and intialization handler
Jul 20, 2023
leoyvens
requested changes
Jul 26, 2023
I ran this on the integration cluster over the weekend, and No POI differences were found |
…with `EthereumBlockTriggerType::Every`, add more constraints for block_handler count
…r block filters and add tests
…ns first before any other handlers
…`End` replacing `Every`
…BlockTriggerType::End, and consider BlockFilter when ordering
incrypto32
force-pushed
the
incrypto32/recurring-block-handlers
branch
from
August 17, 2023 16:27
106b812
to
b9c8e97
Compare
Rebased with master |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #959, #3221