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: support accesslist type tx and handle rpc transaction #73

Merged
merged 10 commits into from
Oct 21, 2024

fix: remove duplicated code

96a7bb2
Select commit
Loading
Failed to load commit list.
Merged

fix: support accesslist type tx and handle rpc transaction #73

fix: remove duplicated code
96a7bb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 18, 2024 in 1s

93.97% of diff hit (target 28.31%)

View this Pull Request on Codecov

93.97% of diff hit (target 28.31%)

Annotations

Check warning on line 82 in jsonrpc/types/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/types/tx.go#L82

Added line #L82 was not covered by tests

Check warning on line 88 in jsonrpc/types/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/types/tx.go#L88

Added line #L88 was not covered by tests

Check warning on line 133 in jsonrpc/types/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/types/tx.go#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 84 in x/evm/keeper/query_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/query_server.go#L84

Added line #L84 was not covered by tests

Check warning on line 146 in x/evm/keeper/txutils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/txutils.go#L143-L146

Added lines #L143 - L146 were not covered by tests

Check warning on line 308 in x/evm/keeper/txutils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/txutils.go#L308

Added line #L308 was not covered by tests