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

perf: Use Caching in Priority Nonce Mempool for Tx Look ups (backport #520) #524

Merged
merged 2 commits into from
Jun 19, 2024

nit

980b06a
Select commit
Loading
Failed to load commit list.
Merged

perf: Use Caching in Priority Nonce Mempool for Tx Look ups (backport #520) #524

nit
980b06a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 19, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 59 in block/base/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

block/base/mempool.go#L59

Added line #L59 was not covered by tests

Check warning on line 89 in block/base/mempool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

block/base/mempool.go#L89

Added line #L89 was not covered by tests

Check warning on line 477 in block/base/priority_nonce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

block/base/priority_nonce.go#L474-L477

Added lines #L474 - L477 were not covered by tests

Check warning on line 480 in block/base/priority_nonce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

block/base/priority_nonce.go#L479-L480

Added lines #L479 - L480 were not covered by tests

Check warning on line 485 in block/base/priority_nonce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

block/base/priority_nonce.go#L483-L485

Added lines #L483 - L485 were not covered by tests

Check warning on line 488 in block/base/priority_nonce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

block/base/priority_nonce.go#L487-L488

Added lines #L487 - L488 were not covered by tests