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

Support transaction injection to local mempool #88

Closed
wants to merge 3 commits into from
Closed

Conversation

ralexstokes
Copy link
Owner

Fixes #85.

Adds component that will inject transactions to the mempool builder's local mempool to emulate "private orderflow" so builder blocks are distinct from others made on the network.

Note that the backing EL must not be peered with any other ELs as otherwise transaction gossip would defeat the ability for this builder's blocks to be unique.

@ralexstokes
Copy link
Owner Author

closing this as it was predicated on the now deprecated "engine api" builder design

@ralexstokes ralexstokes deleted the txn-inj branch September 12, 2023 15:55
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.

add ability to generate transactions for testing
1 participant