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

Fix migrate legacy params #1729

Merged
merged 3 commits into from
Nov 21, 2023

Handle upgrade from wasmd 33 chains

c90a48c
Select commit
Loading
Failed to load commit list.
Merged

Fix migrate legacy params #1729

Handle upgrade from wasmd 33 chains
c90a48c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 20, 2023 in 1s

29.95% of diff hit (target 57.25%)

View this Pull Request on Codecov

29.95% of diff hit (target 57.25%)

Annotations

Check warning on line 940 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L940

Added line #L940 was not covered by tests

Check warning on line 47 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 59 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L55-L59

Added lines #L55 - L59 were not covered by tests

Check warning on line 63 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 73 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L66-L73

Added lines #L66 - L73 were not covered by tests

Check warning on line 75 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L75

Added line #L75 was not covered by tests

Check warning on line 80 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 84 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 88 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 106 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L102-L106

Added lines #L102 - L106 were not covered by tests

Check warning on line 110 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 120 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L113-L120

Added lines #L113 - L120 were not covered by tests

Check warning on line 122 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L122

Added line #L122 was not covered by tests

Check warning on line 127 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 131 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 135 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 149 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L146-L149

Added lines #L146 - L149 were not covered by tests

Check warning on line 151 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L151

Added line #L151 was not covered by tests

Check warning on line 157 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 166 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L166

Added line #L166 was not covered by tests

Check warning on line 171 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L171

Added line #L171 was not covered by tests

Check warning on line 178 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 186 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 205 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L201-L205

Added lines #L201 - L205 were not covered by tests

Check warning on line 209 in x/wasm/migrations/v2/legacy_types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/wasm/migrations/v2/legacy_types.go#L208-L209

Added lines #L208 - L209 were not covered by tests