Skip to content

Feat/stellar soban#736

Merged
wabicai merged 4 commits intoonekeyfrom
feat/stellarSoban
Apr 9, 2026
Merged

Feat/stellar soban#736
wabicai merged 4 commits intoonekeyfrom
feat/stellarSoban

Conversation

@ByteZhang1024
Copy link
Copy Markdown
Contributor

No description provided.

Add invokeHostFunction, pathPaymentStrictReceive, and pathPaymentStrictSend
operations. Implement Soroban data exchange flow with firmware via
StellarSorobanDataRequest/Ack handshake. Update firmware submodule.
Align with firmware chunk commit (52171d7ea): split call_args and
soroban_auth into size + initial_chunk, handle StellarSorobanDataRequest
with type (CALL/AUTH/EXT) and data_length for streaming large payloads.
Add Soroban swap_chained example.
…om device

Device returns string names ('CALL', 'AUTH', 'EXT') instead of numeric
values (0, 1, 2). Also increase chunk size to 1024 bytes to match firmware.
@revan-zhang
Copy link
Copy Markdown
Contributor

revan-zhang commented Apr 8, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants