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

feat: mev metrics #2317

Merged
merged 3 commits into from
Mar 21, 2024
Merged

feat: mev metrics #2317

merged 3 commits into from
Mar 21, 2024

Conversation

irrun
Copy link
Contributor

@irrun irrun commented Mar 21, 2024

Description

feat: add some metrics to monitor mev

miner/worker.go Outdated
@@ -1296,6 +1296,7 @@ LOOP:

// when out-turn, use bestWork to prevent bundle leakage.
// when in-turn, compare with remote work.
builder := bestWork.coinbase
Copy link
Collaborator

@unclezoro unclezoro Mar 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the coinbase always the signer, not builder

@irrun irrun requested a review from unclezoro March 21, 2024 06:37
@zzzckck zzzckck merged commit 22888c8 into bnb-chain:develop Mar 21, 2024
7 checks passed
@Pjrich1313 Pjrich1313 mentioned this pull request Mar 27, 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.

3 participants