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

feat!: refactor with account number fix on shorthand account #132

Merged
merged 1 commit into from
Dec 12, 2024

refactor with bugfix to keep account number on shorthand account crea…

d9d48d8
Select commit
Loading
Failed to load commit list.
Merged

feat!: refactor with account number fix on shorthand account #132

refactor with bugfix to keep account number on shorthand account crea…
d9d48d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 12, 2024 in 0s

60.00% of diff hit (target 56.93%)

View this Pull Request on Codecov

60.00% of diff hit (target 56.93%)

Annotations

Check warning on line 48 in x/evm/keeper/address.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/address.go#L47-L48

Added lines #L47 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L242-L243

Added lines #L242 - L243 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L245-L246

Added lines #L245 - L246 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L249-L250

Added lines #L249 - L250 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L253-L254

Added lines #L253 - L254 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L263-L264

Added lines #L263 - L264 were not covered by tests