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

Alternative tx broadcast endpoint #259

Closed
mhluongo opened this issue Sep 20, 2021 · 1 comment
Closed

Alternative tx broadcast endpoint #259

mhluongo opened this issue Sep 20, 2021 · 1 comment
Labels
good first issue Good for newcomers Type: Enhancement New feature or request Type: Plumbing Internal product improvements

Comments

@mhluongo
Copy link
Contributor

A variety of mempool and MEV-resistance tools need a custom broadcast endpoint. The first we've run into is Flashbots.

Modify the ChainService.broadcastTransaction call to accept a different endpoint, or somehow choose providers based on included options.

Refs #258

@mhluongo mhluongo added Type: Enhancement New feature or request good first issue Good for newcomers Type: Plumbing Internal product improvements labels Sep 20, 2021
@0xDaedalus
Copy link
Contributor

Closed because we already default eth_sendRawTransaction to alchemy when an alchemy endpoint is available. If we want to expand this to flashbots in the future we can open a new issue.

jagodarybacka added a commit that referenced this issue Oct 18, 2023
A tender booyan: Tenderly test build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Type: Enhancement New feature or request Type: Plumbing Internal product improvements
Projects
None yet
Development

No branches or pull requests

3 participants