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

Validate batch cleanup #360

Merged
merged 13 commits into from
Feb 26, 2024
Merged

Validate batch cleanup #360

merged 13 commits into from
Feb 26, 2024

Conversation

robert-seitz-uniswap
Copy link
Collaborator

@robert-seitz-uniswap robert-seitz-uniswap commented Feb 25, 2024

Description:

add batch validate calls instead of calling validate for individual transactions.
optimize other onchain reads for block number/fillevents
add metrics for dynamo reads, batchvalidate, onchain calls
parallelize (batched) calls in main loop

@andysmith415
Copy link
Contributor

Good to land and fast-follow with this. Let's double-check the existing configuration for X to ensure we're only touching the limits work.

@robert-seitz-uniswap robert-seitz-uniswap merged commit d68a235 into main Feb 26, 2024
3 checks passed
@robert-seitz-uniswap robert-seitz-uniswap deleted the validate-batch-cleanup branch February 26, 2024 13:52
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.

3 participants