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

Submit transactions to builder private mempool #1373

Merged
merged 4 commits into from
Apr 26, 2024
Merged

Conversation

jbearer
Copy link
Member

@jbearer jbearer commented Apr 23, 2024

Add an option in submit-transactions to submit to a builder. Add a second transaction generator task in the demos to submit to the builder. This both serves as a test of the builder API and allows us to directly compare the latencies of transactions submitted via the public and private mempools.

Add an option in `submit-transactions` to submit to a builder. Add
a second transaction generator task in the demos to submit to the
builder. This both serves as a test of the builder API and allows
us to directly compare the latencies of transactions submitted via
the public and private mempools.
Copy link
Contributor

@philippecamacho philippecamacho left a comment

Choose a reason for hiding this comment

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

LGTM

@jbearer jbearer merged commit f61f6b6 into main Apr 26, 2024
15 checks passed
@jbearer jbearer deleted the jb/submit-to-builder branch April 26, 2024 21:40
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