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

feat: use prematched bundle #37

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Conversation

Reinis-FRP
Copy link
Contributor

@Reinis-FRP Reinis-FRP commented Jan 9, 2024

Improve RPC robustness by using prematched bundles. Instead of sending 2 bundles (unlock and backrun) the latency can be improved if RPC acts as mev-share node and uses nested bundles instead.

This feature depends on this upstream fix being merged and released. Before it is published we use a forked package.

Signed-off-by: Reinis Martinsons <[email protected]>
Copy link

@daywiss daywiss left a comment

Choose a reason for hiding this comment

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

👍

Signed-off-by: Reinis Martinsons <[email protected]>
Copy link
Member

@mrice32 mrice32 left a comment

Choose a reason for hiding this comment

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

LGTM! This is awesome!!

@Reinis-FRP Reinis-FRP merged commit f6e9716 into master Jan 10, 2024
@Reinis-FRP Reinis-FRP deleted the reinis-frp/prematched-bundle branch January 10, 2024 08:42
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