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

CCQ/Node/EVM: Backfill cache #3558

Merged
merged 4 commits into from
Mar 15, 2024
Merged

CCQ/Node/EVM: Backfill cache #3558

merged 4 commits into from
Mar 15, 2024

Conversation

bruce-riley
Copy link
Contributor

No description provided.

@bruce-riley bruce-riley changed the base branch from main to ccq/node/evm_refactor November 27, 2023 19:15
@bruce-riley bruce-riley force-pushed the ccq/node/evm_backfill_cache branch from 40778e5 to 1d083e9 Compare November 27, 2023 20:40
@bruce-riley bruce-riley force-pushed the ccq/node/evm_refactor branch from 698d3cf to 6d9204f Compare November 27, 2023 22:30
Base automatically changed from ccq/node/evm_refactor to main November 28, 2023 14:51
@bruce-riley bruce-riley force-pushed the ccq/node/evm_backfill_cache branch 3 times, most recently from 6859413 to 30a5c80 Compare November 28, 2023 18:55
@bruce-riley bruce-riley marked this pull request as ready for review November 28, 2023 19:21
panoel
panoel previously approved these changes Nov 29, 2023
panoel
panoel previously approved these changes Nov 29, 2023
@bruce-riley bruce-riley force-pushed the ccq/node/evm_backfill_cache branch 4 times, most recently from 1289501 to 39d21ae Compare December 7, 2023 15:42
@bruce-riley
Copy link
Contributor Author

Should add a feature flag to enable this. Initially it can default to disabled, so we can ask a single guardian to enable it. Once it is working smoothly we would probably want to make it default to enabled.

@bruce-riley bruce-riley force-pushed the ccq/node/evm_backfill_cache branch 3 times, most recently from 3de3465 to 4896d52 Compare December 11, 2023 22:02
@bruce-riley bruce-riley force-pushed the ccq/node/evm_backfill_cache branch 2 times, most recently from 7cdf463 to 81e08ab Compare March 14, 2024 15:30
@bruce-riley bruce-riley changed the base branch from main to node/evm_batch_poller_refactor March 14, 2024 16:04
@bruce-riley bruce-riley changed the base branch from node/evm_batch_poller_refactor to main March 14, 2024 16:05
@bruce-riley bruce-riley force-pushed the ccq/node/evm_backfill_cache branch from 81e08ab to 9d20f4e Compare March 14, 2024 19:45
@bruce-riley bruce-riley force-pushed the ccq/node/evm_backfill_cache branch from 9d20f4e to c79f803 Compare March 14, 2024 19:46
@bruce-riley bruce-riley force-pushed the ccq/node/evm_backfill_cache branch from c79f803 to cb0f99a Compare March 14, 2024 19:51
@bruce-riley
Copy link
Contributor Author

There is a guardian flag to make back filling configurable. It defaults to true. This is okay because if the back fill fails, it does not kill the watcher, it just disables back filling and continues.

@bruce-riley bruce-riley requested review from bingyuyap and panoel March 14, 2024 21:08
bingyuyap
bingyuyap previously approved these changes Mar 15, 2024
Copy link
Contributor

@bingyuyap bingyuyap left a comment

Choose a reason for hiding this comment

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

thanks for the hard work!

@bruce-riley bruce-riley merged commit fa187bc into main Mar 15, 2024
22 checks passed
@bruce-riley bruce-riley deleted the ccq/node/evm_backfill_cache branch March 15, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants