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

Token allow list feature. Bank module changes #538

Merged
merged 13 commits into from
Sep 20, 2024

Merge branch 'main' of github.com:sei-protocol/sei-cosmos into featur…

f3d02f2
Select commit
Loading
Failed to load commit list.
Merged

Token allow list feature. Bank module changes #538

Merge branch 'main' of github.com:sei-protocol/sei-cosmos into featur…
f3d02f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 20, 2024 in 1s

86.81% of diff hit (target 54.83%)

View this Pull Request on Codecov

86.81% of diff hit (target 54.83%)

Annotations

Check warning on line 165 in x/bank/keeper/send.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/bank/keeper/send.go#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 175 in x/bank/keeper/send.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/bank/keeper/send.go#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 525 in x/bank/keeper/send.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/bank/keeper/send.go#L524-L525

Added lines #L524 - L525 were not covered by tests

Check warning on line 47 in x/bank/types/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/bank/types/key.go#L45-L47

Added lines #L45 - L47 were not covered by tests