Skip to content

Implement sign and submit#107

Open
midenotch wants to merge 5 commits intoamina69:developfrom
midenotch:implement-sign-and-submit
Open

Implement sign and submit#107
midenotch wants to merge 5 commits intoamina69:developfrom
midenotch:implement-sign-and-submit

Conversation

@midenotch
Copy link
Copy Markdown

Close: #79

Updated releaseFunds() in [src/escrow/index.ts] so the sign-and-submit step now:

builds a TransactionBuilder transaction from the payment operations
signs with masterSecretKey (falling back to sourceSecretKey for compatibility)
submits through transactionManager.submit(), with a default adapter to Horizon
returns ReleaseResult with txHash, ledger, and payments

@midenotch midenotch changed the base branch from main to develop March 27, 2026 17:03
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 27, 2026

@midenotch Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@amina69
Copy link
Copy Markdown
Owner

amina69 commented Mar 28, 2026

@midenotch failing

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.

[SDK · Escrow lifecycle] Implement releaseFunds() — sign and submit step

3 participants