Skip to content

mev: make max bids per builder per block configurable#3001

Merged
zzzckck merged 2 commits intobnb-chain:developfrom
buddh0:max-bids-per-builder-configurable
Mar 31, 2025
Merged

mev: make max bids per builder per block configurable#3001
zzzckck merged 2 commits intobnb-chain:developfrom
buddh0:max-bids-per-builder-configurable

Conversation

@buddh0
Copy link
Contributor

@buddh0 buddh0 commented Mar 28, 2025

Description

mev: make max bids per builder per block configurable
Example:

[Eth.Miner.Mev]
MaxBidsPerBuilder = 3

Rationale

when block interval reduced to 1.5s,
may limit max bids per builder to 2 from 3,

before do that, make it configurable is better.

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

@zzzckck zzzckck merged commit f9dc640 into bnb-chain:develop Mar 31, 2025
7 checks passed
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.

4 participants