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: set yparity null in legacy tx and can be access list in dynamic tx

e8282dc
Select commit
Loading
Failed to load commit list.
Merged

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

fix: set yparity null in legacy tx and can be access list in dynamic tx
e8282dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 16, 2024 in 1s

68.49% of diff hit (target 28.31%)

View this Pull Request on Codecov

68.49% of diff hit (target 28.31%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/types/tx.go#L42-L47

Added lines #L42 - L47 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/types/tx.go#L67

Added line #L67 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L54-L64

Added lines #L54 - L64 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L68

Added line #L68 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/msg_server.go#L138-L147

Added lines #L138 - L147 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 171 in x/evm/keeper/txutils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/txutils.go#L168-L171

Added lines #L168 - L171 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/keeper/txutils.go#L344-L353

Added lines #L344 - L353 were not covered by tests