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: look into Solana program log message to determine SPL token withdrawal failure #3231

Closed
wants to merge 8 commits into from

add changelog entry

632ee11
Select commit
Loading
Failed to load commit list.
Closed

fix: look into Solana program log message to determine SPL token withdrawal failure #3231

add changelog entry
632ee11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 28, 2024 in 0s

56.52% of diff hit (target 62.00%)

View this Pull Request on Codecov

56.52% of diff hit (target 62.00%)

Annotations

Check warning on line 125 in pkg/contracts/solana/instruction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/instruction.go#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 203 in pkg/contracts/solana/instruction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/instruction.go#L203

Added line #L203 was not covered by tests

Check warning on line 212 in pkg/contracts/solana/instruction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/instruction.go#L212

Added line #L212 was not covered by tests

Check warning on line 270 in pkg/contracts/solana/instruction.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/instruction.go#L269-L270

Added lines #L269 - L270 were not covered by tests

Check warning on line 161 in zetaclient/chains/solana/observer/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/solana/observer/outbound.go#L161

Added line #L161 was not covered by tests

Check warning on line 165 in zetaclient/chains/solana/observer/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/solana/observer/outbound.go#L163-L165

Added lines #L163 - L165 were not covered by tests