Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Conversation

@Ruteri
Copy link
Collaborator

@Ruteri Ruteri commented Dec 2, 2022

📝 Summary

One can now specify --builder.econdary_remote_relay_endpoints, a comma separated relay endpoints list to connect to.
The builder will query all the remote relays, pick the one with highest precedence (primary > secondary, within secondary endpoints left-to-right), and submit built blocks to all relays matching the validator registration.


@metachris metachris requested review from avalonche and dvush December 2, 2022 12:53
@Ruteri Ruteri force-pushed the submit-to-multiple-relays branch from 4f8ce12 to 7dc3a08 Compare December 2, 2022 17:43
@Ruteri Ruteri merged commit 2c80489 into main Dec 2, 2022
@Ruteri Ruteri deleted the submit-to-multiple-relays branch December 2, 2022 17:46
avalonche pushed a commit that referenced this pull request Feb 7, 2023
* fix issue with geth not shutting down (#97)
* Add eth_callBundle rpc method (#14)
* flashbots: add eth_estimateGasBundle (#102)
* feat(ethash): flashbots_getWork RPC with profit (#106)
* Calculate megabundle as soon as it's received (#112)
* Add v0.5 specification link (#118)
avalonche pushed a commit that referenced this pull request Mar 9, 2023
* fix issue with geth not shutting down (#97)
* Add eth_callBundle rpc method (#14)
* flashbots: add eth_estimateGasBundle (#102)
* feat(ethash): flashbots_getWork RPC with profit (#106)
* Calculate megabundle as soon as it's received (#112)
* Add v0.5 specification link (#118)
avalonche pushed a commit that referenced this pull request Mar 15, 2023
* fix issue with geth not shutting down (#97)
* Add eth_callBundle rpc method (#14)
* flashbots: add eth_estimateGasBundle (#102)
* feat(ethash): flashbots_getWork RPC with profit (#106)
* Calculate megabundle as soon as it's received (#112)
* Add v0.5 specification link (#118)
avalonche pushed a commit that referenced this pull request Mar 17, 2023
* fix issue with geth not shutting down (#97)
* Add eth_callBundle rpc method (#14)
* flashbots: add eth_estimateGasBundle (#102)
* feat(ethash): flashbots_getWork RPC with profit (#106)
* Calculate megabundle as soon as it's received (#112)
* Add v0.5 specification link (#118)
avalonche pushed a commit that referenced this pull request Mar 22, 2023
* fix issue with geth not shutting down (#97)
* Add eth_callBundle rpc method (#14)
* flashbots: add eth_estimateGasBundle (#102)
* feat(ethash): flashbots_getWork RPC with profit (#106)
* Calculate megabundle as soon as it's received (#112)
* Add v0.5 specification link (#118)
avalonche pushed a commit that referenced this pull request Jul 6, 2023
* fix issue with geth not shutting down (#97)
* Add eth_callBundle rpc method (#14)
* flashbots: add eth_estimateGasBundle (#102)
* feat(ethash): flashbots_getWork RPC with profit (#106)
* Calculate megabundle as soon as it's received (#112)
* Add v0.5 specification link (#118)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants