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

refactor(relayer): Relocate profitability & fill execution #1331

Merged
merged 20 commits into from
Mar 22, 2024

Conversation

pxrl
Copy link
Contributor

@pxrl pxrl commented Mar 20, 2024

Factoring out this functionality permits it to eventually be executed in parallel per destination chain.

pxrl added 5 commits March 20, 2024 22:26
Making room for follow-up changes to improve relayer performance.
Rather than duplicating the array of unfilled deposits, just check it as
the first conditional in the subsequent loop. This allows the entire
function to be subsequently factored away, which will occur in a
follow-up commit.
Factoring out this functionality permits it to be executed in parallel
per destination chain.
Base automatically changed from pxrl/deferMDCCheck to master March 21, 2024 12:27
@pxrl pxrl merged commit a00c0e3 into master Mar 22, 2024
4 checks passed
@pxrl pxrl deleted the pxrl/relayerRefactorEvaluate branch March 22, 2024 10:30
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.

2 participants