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: do not use posthandler to handle failed tx sequence increment #92

Merged
merged 2 commits into from
Oct 31, 2024

fix to do not use posthandler to handle failed tx sequence increment

094de6c
Select commit
Loading
Failed to load commit list.
Merged

fix: do not use posthandler to handle failed tx sequence increment #92

fix to do not use posthandler to handle failed tx sequence increment
094de6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 30, 2024 in 1s

32.55% of diff hit (target 28.24%)

View this Pull Request on Codecov

32.55% of diff hit (target 28.24%)

Annotations

Check warning on line 28 in x/evm/ante/sequence.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/ante/sequence.go#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 34 in x/evm/ante/sequence.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/ante/sequence.go#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 39 in x/evm/ante/sequence.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/ante/sequence.go#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 42 in x/evm/ante/sequence.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/ante/sequence.go#L42

Added line #L42 was not covered by tests

Check warning on line 47 in x/evm/ante/sequence.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/ante/sequence.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 39 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 104 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 271 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L268-L271

Added lines #L268 - L271 were not covered by tests

Check warning on line 273 in x/evm/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L273

Added line #L273 was not covered by tests