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

chore: add reannounce metric for txpool #43

Merged

Conversation

andyzhang2023
Copy link
Contributor

Description

add metric for staled transaction in txpool. It works only if the reannouncement function is enabled. The new metric is:
txpool/staled/count

@owen-reorg owen-reorg changed the title add reannounce metric for txpool chore: add reannounce metric for txpool Jan 5, 2024
@owen-reorg owen-reorg merged commit 7a5b85e into bnb-chain:develop Jan 5, 2024
2 checks passed
sunny2022da pushed a commit to sunny2022da/op-geth that referenced this pull request Aug 21, 2024
* blockchain: avoid enable txdag generation when pevm is enabled;
mvstates: add timeout timer for async loop;

worker: change append TxDAG position;

worker: fix append TxDAG missing issue;

* blockchain: opt mining txdag generation logic;

---------

Co-authored-by: galaio <galaio@users.noreply.github.com>
sunny2022da pushed a commit to sunny2022da/op-geth that referenced this pull request Sep 25, 2024
* blockchain: avoid enable txdag generation when pevm is enabled;
mvstates: add timeout timer for async loop;

worker: change append TxDAG position;

worker: fix append TxDAG missing issue;

* blockchain: opt mining txdag generation logic;

---------

Co-authored-by: galaio <galaio@users.noreply.github.com>
sunny2022da pushed a commit to sunny2022da/op-geth that referenced this pull request Oct 11, 2024
* blockchain: avoid enable txdag generation when pevm is enabled;
mvstates: add timeout timer for async loop;

worker: change append TxDAG position;

worker: fix append TxDAG missing issue;

* blockchain: opt mining txdag generation logic;

---------

Co-authored-by: galaio <galaio@users.noreply.github.com>
welkin22 pushed a commit that referenced this pull request Oct 22, 2024
* blockchain: avoid enable txdag generation when pevm is enabled;
mvstates: add timeout timer for async loop;

worker: change append TxDAG position;

worker: fix append TxDAG missing issue;

* blockchain: opt mining txdag generation logic;

---------

Co-authored-by: galaio <galaio@users.noreply.github.com>
sunny2022da pushed a commit to sunny2022da/op-geth that referenced this pull request Nov 14, 2024
* blockchain: avoid enable txdag generation when pevm is enabled;
mvstates: add timeout timer for async loop;

worker: change append TxDAG position;

worker: fix append TxDAG missing issue;

* blockchain: opt mining txdag generation logic;

---------

Co-authored-by: galaio <galaio@users.noreply.github.com>
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