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

Feature : Polling blockHandler and intialization handler #4725

Merged
merged 24 commits into from
Aug 18, 2023

Conversation

incrypto32
Copy link
Member

@incrypto32 incrypto32 commented Jun 27, 2023

Closes #959, #3221

@incrypto32 incrypto32 force-pushed the incrypto32/recurring-block-handlers branch 3 times, most recently from 5cf1a4a to 69ea6b0 Compare June 29, 2023 13:58
@incrypto32 incrypto32 changed the title Feature : Recurring blockHandler Feature : Polling blockHandler Jun 29, 2023
chain/ethereum/src/data_source.rs Show resolved Hide resolved
chain/ethereum/src/trigger.rs Outdated Show resolved Hide resolved
@incrypto32 incrypto32 force-pushed the incrypto32/recurring-block-handlers branch 11 times, most recently from 5fec081 to bee8ab0 Compare July 17, 2023 18:42
@incrypto32 incrypto32 force-pushed the incrypto32/recurring-block-handlers branch 2 times, most recently from edf736d to 33a9feb Compare July 18, 2023 08:23
@incrypto32 incrypto32 force-pushed the incrypto32/recurring-block-handlers branch from a36f2b0 to 2448663 Compare July 19, 2023 10:49
@incrypto32 incrypto32 force-pushed the incrypto32/recurring-block-handlers branch from 2448663 to 8fa38ea Compare July 19, 2023 11:16
@incrypto32 incrypto32 requested a review from leoyvens July 19, 2023 11:23
@incrypto32 incrypto32 marked this pull request as ready for review July 20, 2023 04:01
@incrypto32 incrypto32 linked an issue Jul 20, 2023 that may be closed by this pull request
@incrypto32 incrypto32 changed the title Feature : Polling blockHandler Feature : Polling blockHandler and intialization handler Jul 20, 2023
@incrypto32 incrypto32 self-assigned this Jul 20, 2023
chain/ethereum/src/adapter.rs Outdated Show resolved Hide resolved
chain/ethereum/src/adapter.rs Outdated Show resolved Hide resolved
chain/ethereum/src/data_source.rs Show resolved Hide resolved
chain/ethereum/src/data_source.rs Outdated Show resolved Hide resolved
chain/ethereum/src/data_source.rs Outdated Show resolved Hide resolved
chain/ethereum/src/ethereum_adapter.rs Show resolved Hide resolved
@incrypto32 incrypto32 requested a review from leoyvens August 1, 2023 14:27
@incrypto32
Copy link
Member Author

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
…BlockTriggerType::End, and consider BlockFilter when ordering
@incrypto32 incrypto32 force-pushed the incrypto32/recurring-block-handlers branch from 106b812 to b9c8e97 Compare August 17, 2023 16:27
@incrypto32
Copy link
Member Author

Rebased with master

@incrypto32 incrypto32 merged commit cc7694f into master Aug 18, 2023
@incrypto32 incrypto32 deleted the incrypto32/recurring-block-handlers branch August 18, 2023 15:07
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.

Initialization handlers Add a polling block handler
3 participants