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(ibc): memo fallback address #2442

Merged
merged 8 commits into from
Mar 1, 2024

Merge remote-tracking branch 'origin/main' into robert/ibc-memo-fallback

cc3598a
Select commit
Loading
Failed to load commit list.
Merged

feat(ibc): memo fallback address #2442

Merge remote-tracking branch 'origin/main' into robert/ibc-memo-fallback
cc3598a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 1, 2024 in 1s

3.33% of diff hit (target 75.38%)

View this Pull Request on Codecov

3.33% of diff hit (target 75.38%)

Annotations

Check warning on line 18 in x/uibc/ics20.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/ics20.go#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 61 in x/uibc/uics20/ibc_module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/ibc_module.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 73 in x/uibc/uics20/ibc_module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/ibc_module.go#L70-L73

Added lines #L70 - L73 were not covered by tests

Check warning on line 80 in x/uibc/uics20/ibc_module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/ibc_module.go#L75-L80

Added lines #L75 - L80 were not covered by tests

Check warning on line 91 in x/uibc/uics20/ibc_module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/ibc_module.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 94 in x/uibc/uics20/ibc_module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/ibc_module.go#L94

Added line #L94 was not covered by tests

Check warning on line 126 in x/uibc/uics20/ibc_module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/ibc_module.go#L126

Added line #L126 was not covered by tests

Check warning on line 135 in x/uibc/uics20/ibc_module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/ibc_module.go#L132-L135

Added lines #L132 - L135 were not covered by tests

Check warning on line 137 in x/uibc/uics20/ibc_module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/ibc_module.go#L137

Added line #L137 was not covered by tests

Check warning on line 139 in x/uibc/uics20/ibc_module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/ibc_module.go#L139

Added line #L139 was not covered by tests

Check warning on line 146 in x/uibc/uics20/ibc_module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/ibc_module.go#L141-L146

Added lines #L141 - L146 were not covered by tests

Check warning on line 30 in x/uibc/uics20/memo_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/memo_handler.go#L25-L30

Added lines #L25 - L30 were not covered by tests

Check warning on line 37 in x/uibc/uics20/memo_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/memo_handler.go#L32-L37

Added lines #L32 - L37 were not covered by tests

Check warning on line 41 in x/uibc/uics20/memo_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/memo_handler.go#L41

Added line #L41 was not covered by tests

Check warning on line 45 in x/uibc/uics20/memo_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/memo_handler.go#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 50 in x/uibc/uics20/memo_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/memo_handler.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 54 in x/uibc/uics20/memo_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/memo_handler.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 60 in x/uibc/uics20/memo_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/memo_handler.go#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 63 in x/uibc/uics20/memo_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/memo_handler.go#L63

Added line #L63 was not covered by tests

Check warning on line 69 in x/uibc/uics20/memo_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/memo_handler.go#L69

Added line #L69 was not covered by tests

Check warning on line 104 in x/uibc/uics20/memo_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/uibc/uics20/memo_handler.go#L104

Added line #L104 was not covered by tests