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

fix: set swappableNewCoinDenom as params

3cd7acb
Select commit
Loading
Failed to load commit list.
Merged

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

fix: set swappableNewCoinDenom as params
3cd7acb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 24, 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#L32-L37

Added lines #L32 - L37 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/fswap.go#L39-L40

Added lines #L39 - L40 were 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#L43-L47

Added lines #L43 - L47 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/fswap.go#L49-L50

Added lines #L49 - L50 were 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 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 29 in x/fswap/types/fswap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/fswap.go#L29

Added line #L29 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/fswap.go#L36

Added line #L36 was not covered by tests