Skip to content

feat(sdk-coin-xpr): add XPR (Proton) coin support

1136675
Select commit
Loading
Failed to load commit list.
Closed

feat: add xrp coin #8009

feat(sdk-coin-xpr): add XPR (Proton) coin support
1136675
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 30, 2026 in 6s

8 new alerts

New alerts in code changed by this pull request

  • 8 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 7 in modules/sdk-coin-xpr/src/lib/keyPair.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import randomBytes.

Check notice on line 22 in modules/sdk-coin-xpr/src/lib/transaction.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import Action.

Check notice on line 26 in modules/sdk-coin-xpr/src/lib/transaction.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import XPR_SYMBOL.

Check notice on line 23 in modules/sdk-coin-xpr/src/lib/transactionBuilder.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused imports Action, Serializer, TimePointSec, UInt16, UInt32.

Check notice on line 35 in modules/sdk-coin-xpr/src/lib/transactionBuilder.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused imports TOKEN_CONTRACT, XPR_PRECISION, XPR_SYMBOL.

Check notice on line 40 in modules/sdk-coin-xpr/src/lib/transactionBuilder.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused class Transfer.

Check notice on line 19 in modules/sdk-coin-xpr/src/xpr.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import TransferBuilder.

Check notice on line 177 in modules/sdk-coin-xpr/src/xpr.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable txParams.