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

refactor: general code style cleanups on precompile and statedb journal #2100

Merged
merged 24 commits into from
Oct 31, 2024

Merge branch 'main' into ud/db-cache

6dc3c9b
Select commit
Loading
Failed to load commit list.
Merged

refactor: general code style cleanups on precompile and statedb journal #2100

Merge branch 'main' into ud/db-cache
6dc3c9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 30, 2024 in 1s

65.71% of diff hit (target 0.00%)

View this Pull Request on Codecov

65.71% of diff hit (target 0.00%)

Annotations

Check warning on line 36 in cmd/nibid/cmd/base64.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/nibid/cmd/base64.go#L36

Added line #L36 was not covered by tests

Check warning on line 65 in cmd/nibid/cmd/decode_base64.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/nibid/cmd/decode_base64.go#L65

Added line #L65 was not covered by tests

Check warning on line 52 in eth/rpc/backend/node_info.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/backend/node_info.go#L52

Added line #L52 was not covered by tests

Check warning on line 119 in eth/rpc/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpc.go#L119

Added line #L119 was not covered by tests

Check warning on line 127 in eth/rpc/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpc.go#L127

Added line #L127 was not covered by tests

Check warning on line 153 in eth/rpc/rpcapi/eth_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/eth_api.go#L153

Added line #L153 was not covered by tests

Check warning on line 362 in eth/rpc/rpcapi/eth_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/eth_api.go#L362

Added line #L362 was not covered by tests

Check warning on line 370 in eth/rpc/rpcapi/eth_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/eth_api.go#L370

Added line #L370 was not covered by tests

Check warning on line 399 in eth/rpc/rpcapi/eth_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/eth_api.go#L399

Added line #L399 was not covered by tests

Check warning on line 624 in eth/rpc/rpcapi/eth_filters_api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/eth_filters_api.go#L624

Added line #L624 was not covered by tests

Check warning on line 160 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L160

Added line #L160 was not covered by tests

Check warning on line 206 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L206

Added line #L206 was not covered by tests

Check warning on line 303 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L302-L303

Added lines #L302 - L303 were not covered by tests

Check warning on line 339 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L339

Added line #L339 was not covered by tests

Check warning on line 365 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L365

Added line #L365 was not covered by tests

Check warning on line 465 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L465

Added line #L465 was not covered by tests

Check warning on line 469 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L469

Added line #L469 was not covered by tests

Check warning on line 478 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L478

Added line #L478 was not covered by tests

Check warning on line 505 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L505

Added line #L505 was not covered by tests

Check warning on line 514 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L514

Added line #L514 was not covered by tests

Check warning on line 541 in eth/rpc/rpcapi/websockets.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/rpc/rpcapi/websockets.go#L541

Added line #L541 was not covered by tests

Check warning on line 109 in x/evm/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/errors.go#L109

Added line #L109 was not covered by tests

Check warning on line 14 in x/evm/precompile/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/errors.go#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 105 in x/evm/precompile/funtoken.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/funtoken.go#L105

Added line #L105 was not covered by tests

Check warning on line 93 in x/evm/precompile/precompile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/precompile/precompile.go#L93

Added line #L93 was not covered by tests