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: fun token state marshalling #1947

Merged
merged 8 commits into from
Jun 28, 2024

Update CHANGELOG.md

f3ac2f0
Select commit
Loading
Failed to load commit list.
Merged

fix: fun token state marshalling #1947

Update CHANGELOG.md
f3ac2f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 28, 2024 in 1s

70.83% of diff hit (target 0.00%)

View this Pull Request on Codecov

70.83% of diff hit (target 0.00%)

Annotations

Check warning on line 91 in eth/hex.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/hex.go#L91

Added line #L91 was not covered by tests

Check warning on line 70 in eth/state_encoder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/state_encoder.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 73 in eth/state_encoder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

eth/state_encoder.go#L73

Added line #L73 was not covered by tests

Check warning on line 18 in x/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/evm.go#L18

Added line #L18 was not covered by tests

Check warning on line 22 in x/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/evm/evm.go#L21-L22

Added lines #L21 - L22 were not covered by tests