Skip to content

feat: add SPL token transfer support to build_consolidate

874f1c4
Select commit
Loading
Failed to load commit list.
Merged

feat: add SPL token transfer support to build_consolidate #216

feat: add SPL token transfer support to build_consolidate
874f1c4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 18, 2026 in 1s

No new alerts in code changed by this pull request

Annotations

Check failure on line 1500 in packages/wasm-solana/src/intent/build.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
... .as_ref()
to a log file.
This operation writes
... .as_ref()
to a log file.
This operation writes
... .as_ref()
to a log file.
This operation writes
...::from_secret_key_bytes(...)
to a log file.

Check failure on line 1535 in packages/wasm-solana/src/intent/build.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
... .as_ref()
to a log file.
This operation writes
... .as_ref()
to a log file.
This operation writes
... .as_ref()
to a log file.
This operation writes
...::from_secret_key_bytes(...)
to a log file.

Check failure on line 1615 in packages/wasm-solana/src/intent/build.rs

See this annotation in the file changed.

Code scanning / CodeQL

Cleartext logging of sensitive information High

This operation writes
... .as_ref()
to a log file.
This operation writes
... .as_ref()
to a log file.
This operation writes
... .as_ref()
to a log file.
This operation writes
...::from_secret_key_bytes(...)
to a log file.