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: skip solana unsupported transaction version #3206

Merged
merged 8 commits into from
Nov 25, 2024

Merge branch 'develop' of https://github.com/zeta-chain/node into fix…

5539108
Select commit
Loading
Failed to load commit list.
Merged

fix: skip solana unsupported transaction version #3206

Merge branch 'develop' of https://github.com/zeta-chain/node into fix…
5539108
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 25, 2024 in 0s

11.11% of diff hit (target 62.43%)

View this Pull Request on Codecov

11.11% of diff hit (target 62.43%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/solana/observer/inbound.go#L103-L108

Added lines #L103 - L108 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L110 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/solana/observer/inbound.go#L112-L118

Added lines #L112 - L118 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L123 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/solana/observer/inbound.go#L127-L128

Added lines #L127 - L128 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/solana/observer/inbound.go#L133-L135

Added lines #L133 - L135 were not covered by tests

Check warning on line 149 in zetaclient/chains/solana/rpc/rpc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/solana/rpc/rpc.go#L138-L149

Added lines #L138 - L149 were not covered by tests