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(fungible): ZRC20 Lock/Unlock API should not depend on injected ABI #3068

Merged
merged 2 commits into from
Oct 30, 2024

Merge branch 'develop' into refactor/zrc20-fungible-api-independent

defdb49
Select commit
Loading
Failed to load commit list.
Merged

refactor(fungible): ZRC20 Lock/Unlock API should not depend on injected ABI #3068

Merge branch 'develop' into refactor/zrc20-fungible-api-independent
defdb49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 30, 2024 in 1s

57.14% of diff hit (target 64.33%)

View this Pull Request on Codecov

57.14% of diff hit (target 64.33%)

Annotations

Check warning on line 32 in x/fungible/keeper/zrc20_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/zrc20_methods.go#L32

Added line #L32 was not covered by tests

Check warning on line 89 in x/fungible/keeper/zrc20_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/zrc20_methods.go#L89

Added line #L89 was not covered by tests

Check warning on line 145 in x/fungible/keeper/zrc20_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/zrc20_methods.go#L145

Added line #L145 was not covered by tests

Check warning on line 197 in x/fungible/keeper/zrc20_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/zrc20_methods.go#L197

Added line #L197 was not covered by tests

Check warning on line 257 in x/fungible/keeper/zrc20_methods.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/zrc20_methods.go#L257

Added line #L257 was not covered by tests