Skip to content

feat: #597 - Dual-party multi-sig time-lock escrow - #673

Merged
Sadeequ merged 1 commit into
StellarFlow-Network:mainfrom
oraimoitel:feature/escrow-safety-597
Jul 27, 2026
Merged

feat: #597 - Dual-party multi-sig time-lock escrow#673
Sadeequ merged 1 commit into
StellarFlow-Network:mainfrom
oraimoitel:feature/escrow-safety-597

Conversation

@oraimoitel

Copy link
Copy Markdown
Contributor

Implement settlement escrow with dual-party approval before target ledger and automated single-signature depositor refund after expiry. Features:

Implement settlement escrow with dual-party approval before target ledger and
automated single-signature depositor refund after expiry. Features:
- create, approve_by_sender, approve_by_receiver, release, refund
- State transitions with proper guards (already released, wrong caller, expired)
- Comprehensive unit test suite covering all paths
@drips-wave

drips-wave Bot commented Jul 26, 2026

Copy link
Copy Markdown

@oraimoitel 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

@Sadeequ
Sadeequ merged commit cf65038 into StellarFlow-Network:main Jul 27, 2026
1 check failed
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.

⌛ Escrow-Safety | Dual-Party Multi-Sig Time-Lock with Automated Reversion

2 participants