Uh oh!
There was an error while loading. Please reload this page.
Add option to submit blocks only with bundles - #16
Conversation
Ruteri
commented
Dec 3, 2022
If the flag were on the miner config, you could avoid all the computation as you already know you can't build a block as soon as |
adrianchifor
commented
Dec 3, 2022
Nice good point, updated to miner. |
Ruteri
left a comment
There was a problem hiding this comment.
Make sure to cover all places where MevBundles is called (one more fillTransactionsAlgoWorker or something).
Uh oh!
There was an error while loading. Please reload this page.
ca8396c to
4789e42Compare
Adding an extra option on miner so we can skip building blocks to relays if they don't include any bundles. Mempool-only blocks with naive algos like greedy or mev-geth are not competitive enough to get bought in the majority of cases, and they can become spammy on relays if more people start running builders.
cc @avalonche@Ruteri
CONTRIBUTING.md