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: implement fswap module's genesis and params #1339

Merged
merged 27 commits into from
Apr 25, 2024

chore: update CHANGLOG.md

065f4f2
Select commit
Loading
Failed to load commit list.
Merged

feat: implement fswap module's genesis and params #1339

chore: update CHANGLOG.md
065f4f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 23, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 15 in x/fswap/keeper/fswap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/fswap.go#L15

Added line #L15 was not covered by tests

Check warning on line 26 in x/fswap/keeper/fswap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/fswap.go#L26

Added line #L26 was not covered by tests

Check warning on line 37 in x/fswap/keeper/fswap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/fswap.go#L37

Added line #L37 was not covered by tests

Check warning on line 47 in x/fswap/keeper/fswap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/fswap.go#L47

Added line #L47 was not covered by tests

Check warning on line 12 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L12

Added line #L12 was not covered by tests

Check warning on line 15 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L15

Added line #L15 was not covered by tests

Check warning on line 21 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L21

Added line #L21 was not covered by tests

Check warning on line 14 in x/fswap/keeper/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/params.go#L14

Added line #L14 was not covered by tests

Check warning on line 25 in x/fswap/keeper/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/params.go#L25

Added line #L25 was not covered by tests

Check warning on line 33 in x/fswap/keeper/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/params.go#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 33 in x/fswap/types/fswap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/fswap.go#L33

Added line #L33 was not covered by tests

Check warning on line 40 in x/fswap/types/fswap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/fswap.go#L40

Added line #L40 was not covered by tests

Check warning on line 36 in x/fswap/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/params.go#L36

Added line #L36 was not covered by tests

Check warning on line 43 in x/fswap/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/params.go#L43

Added line #L43 was not covered by tests