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: use the ZEVM address pulled from memo as Receiver in MsgVoteInbound #3267

Merged
merged 5 commits into from
Dec 16, 2024

unit test

5c1a95d
Select commit
Loading
Failed to load commit list.
Merged

fix: use the ZEVM address pulled from memo as Receiver in MsgVoteInbound #3267

unit test
5c1a95d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 16, 2024 in 0s

51.72% of diff hit (target 62.70%)

View this Pull Request on Codecov

51.72% of diff hit (target 62.70%)

Annotations

Check warning on line 245 in zetaclient/chains/solana/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/solana/observer/inbound.go#L245

Added line #L245 was not covered by tests

Check warning on line 292 in zetaclient/chains/solana/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/solana/observer/inbound.go#L290-L292

Added lines #L290 - L292 were not covered by tests

Check warning on line 58 in zetaclient/types/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/types/event.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 64 in zetaclient/types/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/types/event.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 69 in zetaclient/types/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/types/event.go#L68-L69

Added lines #L68 - L69 were not covered by tests