Skip to content

feat: support MEV#2224

Merged
unclezoro merged 4 commits intobnb-chain:developfrom
irrun:raina/BEP-322
Mar 8, 2024
Merged

feat: support MEV#2224
unclezoro merged 4 commits intobnb-chain:developfrom
irrun:raina/BEP-322

Conversation

@irrun
Copy link
Copy Markdown
Contributor

@irrun irrun commented Feb 19, 2024

Description

  • core/types: define Bid and related error message
  • internal/eth_api: add MevAPI to receive bids from builder
  • eth/api_admin: add API to support start and stop mev dynamically
  • miner: add bidSimulator to maintain bid simulation and fetch best bid from
  • consensus: add func to query the next inturn validator
  • ethclient: add clients for MevAPI

Rationale

bnb-chain/BEPs#322 (comment)

Example

add an example CLI or API response...

Changes

Notable changes:

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

@irrun irrun requested a review from unclezoro February 22, 2024 13:17
@irrun irrun requested a review from unclezoro February 23, 2024 03:57
* core/types: define Bid and related error message
* internal/eth_api: add MevAPI to receive bids from builder
* eth/api_admin: add API to support start and stop mev dynamically
* miner: add bidSimulator to maintain bid simulation and fetch best bid from
* consensus: add func to query the next inturn validator
@irrun irrun requested review from buddh0 and j75689 March 8, 2024 01:53
buddh0
buddh0 previously approved these changes Mar 8, 2024
@unclezoro unclezoro merged commit 89c4ab2 into bnb-chain:develop Mar 8, 2024
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.

5 participants