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: introduce gas multiplier on jsonrpc endpoint #128

Merged
merged 2 commits into from
Dec 3, 2024

fix to use cfg vaule

ff16b02
Select commit
Loading
Failed to load commit list.
Merged

feat: introduce gas multiplier on jsonrpc endpoint #128

fix to use cfg vaule
ff16b02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 3, 2024 in 1s

50.00% of diff hit (target 56.83%)

View this Pull Request on Codecov

50.00% of diff hit (target 56.83%)

Annotations

Check warning on line 91 in jsonrpc/backend/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/backend.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 96 in jsonrpc/backend/backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/backend/backend.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 163 in jsonrpc/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/config/config.go#L163

Added line #L163 was not covered by tests

Check warning on line 185 in jsonrpc/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/config/config.go#L185

Added line #L185 was not covered by tests