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: add allowed_publishers params #32

Merged
merged 1 commit into from
Dec 12, 2023

add allowed_publishers params

c31a2ab
Select commit
Loading
Failed to load commit list.
Merged

feat: add allowed_publishers params #32

add allowed_publishers params
c31a2ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 12, 2023 in 0s

67.64% of diff hit (target 44.53%)

View this Pull Request on Codecov

67.64% of diff hit (target 44.53%)

Annotations

Check warning on line 29 in x/move/keeper/code.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/keeper/code.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 79 in x/move/keeper/code.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/keeper/code.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 90 in x/move/keeper/code.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/keeper/code.go#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 39 in x/move/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/keeper/genesis.go#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 41 in x/move/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/keeper/genesis.go#L41

Added line #L41 was not covered by tests

Check warning on line 65 in x/move/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/keeper/genesis.go#L65

Added line #L65 was not covered by tests

Check warning on line 202 in x/move/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/keeper/msg_server.go#L202

Added line #L202 was not covered by tests

Check warning on line 27 in x/move/keeper/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/keeper/params.go#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 77 in x/move/keeper/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/keeper/params.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 568 in x/move/types/connector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/types/connector.go#L564-L568

Added lines #L564 - L568 were not covered by tests

Check warning on line 570 in x/move/types/connector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/types/connector.go#L570

Added line #L570 was not covered by tests

Check warning on line 151 in x/move/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/move/types/params.go#L150-L151

Added lines #L150 - L151 were not covered by tests