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

opt: remove the repeated validation of 'AlreadyKnwon' transactions, t… #7

Open
wants to merge 1 commit into
base: opbnb-develop-perf-trace
Choose a base branch
from

Conversation

andyzhang2023
Copy link

Description

The 'AlreadyKnown' will be do in addTxsLocked() method, and there is no need to do it outside the addTxsLocked() again.

bnoieh pushed a commit that referenced this pull request Dec 16, 2024
* opt truncatePending and truncateQueue

* downgrade the level of log in eth_sendRawTransaction

* disable pending cache of legacypool when --mine enabled

* split metrics of txpool by cases of 'reorg' and 'reset'

* add logs to trace the reset event of txpool

* add logs to trace the reset event of txpool

---------

Co-authored-by: andyzhang2023 <andyzhang2023@gmail.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.

1 participant