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: support message based proposals (backport #1372) #1373

Merged
merged 3 commits into from
May 9, 2024

Merge branch 'release/v0.49.x' into mergify/bp/release/v0.49.x/pr-1372

f13f678
Select commit
Loading
Failed to load commit list.
Merged

feat: support message based proposals (backport #1372) #1373

Merge branch 'release/v0.49.x' into mergify/bp/release/v0.49.x/pr-1372
f13f678
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 9, 2024 in 1s

38.50% of diff hit (target 68.86%)

View this Pull Request on Codecov

38.50% of diff hit (target 68.86%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L27

Added line #L27 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L39

Added line #L39 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L115-L116

Added lines #L115 - L116 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L121-L122

Added lines #L121 - L122 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L125-L126

Added lines #L125 - L126 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L140-L141

Added lines #L140 - L141 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L145-L146

Added lines #L145 - L146 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L153-L155

Added lines #L153 - L155 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L157

Added line #L157 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L280-L283

Added lines #L280 - L283 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L285

Added line #L285 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L288-L298

Added lines #L288 - L298 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L300-L312

Added lines #L300 - L312 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L318-L319

Added lines #L318 - L319 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L324-L325

Added lines #L324 - L325 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L328-L329

Added lines #L328 - L329 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L337-L338

Added lines #L337 - L338 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L355-L356

Added lines #L355 - L356 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L364-L366

Added lines #L364 - L366 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L377-L380

Added lines #L377 - L380 were not covered by tests

Check warning on line 69 in x/fswap/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/msg_server.go#L64-L69

Added lines #L64 - L69 were not covered by tests

Check warning on line 73 in x/fswap/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/msg_server.go#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 75 in x/fswap/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/msg_server.go#L75

Added line #L75 was not covered by tests

Check warning on line 38 in x/fswap/types/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/codec.go#L38

Added line #L38 was not covered by tests

Check warning on line 20 in x/fswap/types/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/genesis.go#L19-L20

Added lines #L19 - L20 were not covered by tests