Skip to content

feat: Add contract support for stream escrow release conditions - #861

Open
Handynfts2 wants to merge 2 commits into
ritik4ever:mainfrom
Handynfts2:feature/escrow-release-conditions
Open

feat: Add contract support for stream escrow release conditions#861
Handynfts2 wants to merge 2 commits into
ritik4ever:mainfrom
Handynfts2:feature/escrow-release-conditions

Conversation

@Handynfts2

Copy link
Copy Markdown

Implements conditional escrow system for StellarStream contract with:

  • Condition types: Milestone, KYC, AdminWhitelist
  • Oracle-based condition confirmation
  • 90-day timeout enforcement with emergency release
  • Sender cancellation with refund
  • Complete event emissions for all escrow operations

Acceptance criteria met:

  • Condition oracle address set at escrow creation
  • Funds not releasable without oracle confirmation
  • 90-day timeout enforced on-chain
  • Admin emergency release after timeout

Closes #685

Implements conditional escrow system for StellarStream contract with:
- Condition types: Milestone, KYC, AdminWhitelist
- Oracle-based condition confirmation
- 90-day timeout enforcement with emergency release
- Sender cancellation with refund
- Complete event emissions for all escrow operations

Acceptance criteria met:
- Condition oracle address set at escrow creation
- Funds not releasable without oracle confirmation
- 90-day timeout enforced on-chain
- Admin emergency release after timeout

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@drips-wave

drips-wave Bot commented Aug 28, 2026

Copy link
Copy Markdown

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

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

@Handynfts2 is attempting to deploy a commit to the ritik4ever's projects Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: 3800b886-e33a-447b-a9a3-2f0b7f208e00


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

[FEATURE] Add contract support for stream escrow release conditions

1 participant