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

Use per-tx escrow for Wei balance #1314

Merged
merged 2 commits into from
Feb 13, 2024

rebase

1953b9f
Select commit
Loading
Failed to load commit list.
Merged

Use per-tx escrow for Wei balance #1314

rebase
1953b9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 13, 2024 in 0s

70.00% of diff hit (target 63.30%)

View this Pull Request on Codecov

70.00% of diff hit (target 63.30%)

Annotations

Check warning on line 154 in x/evm/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/keeper.go#L152-L154

Added lines #L152 - L154 were not covered by tests

Check warning on line 23 in x/evm/keeper/wei.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/wei.go#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 37 in x/evm/keeper/wei.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/wei.go#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 45 in x/evm/keeper/wei.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/wei.go#L45

Added line #L45 was not covered by tests

Check warning on line 104 in x/evm/state/statedb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/state/statedb.go#L104

Added line #L104 was not covered by tests