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: add Whitelist message ability to whitelist SPL tokens on Solana #2984

Merged
merged 26 commits into from
Nov 4, 2024

add whitelist candidate to msg hash

fcbaefb
Select commit
Loading
Failed to load commit list.
Merged

feat: add Whitelist message ability to whitelist SPL tokens on Solana #2984

add whitelist candidate to msg hash
fcbaefb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 4, 2024 in 1s

6.58% of diff hit (target 63.43%)

View this Pull Request on Codecov

6.58% of diff hit (target 63.43%)

Annotations

Check warning on line 24 in pkg/contracts/solana/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway.go#L24

Added line #L24 was not covered by tests

Check warning on line 29 in pkg/contracts/solana/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway.go#L29

Added line #L29 was not covered by tests

Check warning on line 34 in pkg/contracts/solana/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway.go#L34

Added line #L34 was not covered by tests

Check warning on line 39 in pkg/contracts/solana/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway.go#L39

Added line #L39 was not covered by tests

Check warning on line 44 in pkg/contracts/solana/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway.go#L44

Added line #L44 was not covered by tests

Check warning on line 49 in pkg/contracts/solana/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 138 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L132-L138

Added lines #L132 - L138 were not covered by tests

Check warning on line 143 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 147 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 152 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 157 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 175 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L161-L175

Added lines #L161 - L175 were not covered by tests

Check warning on line 181 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L179-L181

Added lines #L179 - L181 were not covered by tests

Check warning on line 186 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 193 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L190-L193

Added lines #L190 - L193 were not covered by tests

Check warning on line 198 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L197-L198

Added lines #L197 - L198 were not covered by tests

Check warning on line 206 in pkg/contracts/solana/gateway_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/gateway_message.go#L202-L206

Added lines #L202 - L206 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/instruction.go#L141-L146

Added lines #L141 - L146 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/instruction.go#L150-L151

Added lines #L150 - L151 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/instruction.go#L155-L156

Added lines #L155 - L156 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/instruction.go#L161-L167

Added lines #L161 - L167 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/instruction.go#L170-L172

Added lines #L170 - L172 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/contracts/solana/instruction.go#L174

Added line #L174 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L160 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/solana/observer/outbound.go#L357-L358

Added lines #L357 - L358 were not covered by tests