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

[Merged by Bors] - feat: prune ineffectual mempool txs #6443

Closed
wants to merge 17 commits into from

lint

b7b67fa
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - feat: prune ineffectual mempool txs #6443

lint
b7b67fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 1s

48.3% of diff hit (target 79.9%)

View this Pull Request on Codecov

48.3% of diff hit (target 79.9%)

Annotations

Check warning on line 154 in api/grpcserver/transaction_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/transaction_service.go#L146-L154

Added lines #L146 - L154 were not covered by tests

Check warning on line 243 in sql/transactions/transactions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/transactions/transactions.go#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 320 in sql/transactions/transactions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/transactions/transactions.go#L319-L320

Added lines #L319 - L320 were not covered by tests

Check warning on line 327 in sql/transactions/transactions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/transactions/transactions.go#L326-L327

Added lines #L326 - L327 were not covered by tests

Check warning on line 334 in sql/transactions/transactions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/transactions/transactions.go#L333-L334

Added lines #L333 - L334 were not covered by tests

Check warning on line 342 in sql/transactions/transactions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/transactions/transactions.go#L341-L342

Added lines #L341 - L342 were not covered by tests

Check warning on line 403 in txs/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

txs/cache.go#L402-L403

Added lines #L402 - L403 were not covered by tests

Check warning on line 788 in txs/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

txs/cache.go#L787-L788

Added lines #L787 - L788 were not covered by tests

Check warning on line 288 in txs/conservative_state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

txs/conservative_state.go#L287-L288

Added lines #L287 - L288 were not covered by tests