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

fix: mempool lane size check on CheckTx (backport #561) #565

Merged
merged 3 commits into from
Jul 2, 2024

tidy

4985b24
Select commit
Loading
Failed to load commit list.
Merged

fix: mempool lane size check on CheckTx (backport #561) #565

tidy
4985b24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 2, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 116 in abci/checktx/mempool_parity_check_tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

abci/checktx/mempool_parity_check_tx.go#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 126 in abci/checktx/mempool_parity_check_tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

abci/checktx/mempool_parity_check_tx.go#L119-L126

Added lines #L119 - L126 were not covered by tests

Check warning on line 135 in abci/checktx/mempool_parity_check_tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

abci/checktx/mempool_parity_check_tx.go#L135

Added line #L135 was not covered by tests

Check warning on line 173 in abci/checktx/mempool_parity_check_tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

abci/checktx/mempool_parity_check_tx.go#L170-L173

Added lines #L170 - L173 were not covered by tests

Check warning on line 175 in abci/checktx/mempool_parity_check_tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

abci/checktx/mempool_parity_check_tx.go#L175

Added line #L175 was not covered by tests

Check warning on line 12 in block/base/match.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

block/base/match.go#L12

Added line #L12 was not covered by tests

Check warning on line 24 in block/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

block/types.go#L24

Added line #L24 was not covered by tests

Check warning on line 83 in lanes/terminator/lane.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

lanes/terminator/lane.go#L83

Added line #L83 was not covered by tests

Check warning on line 321 in testutils/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testutils/utils.go#L321

Added line #L321 was not covered by tests

Check warning on line 326 in testutils/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testutils/utils.go#L326

Added line #L326 was not covered by tests

Check warning on line 335 in testutils/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testutils/utils.go#L335

Added line #L335 was not covered by tests

Check warning on line 347 in testutils/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testutils/utils.go#L347

Added line #L347 was not covered by tests

Check warning on line 37 in x/auction/client/cli/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/auction/client/cli/query.go#L37

Added line #L37 was not covered by tests