Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add payment reference, other improvements #37

Merged
merged 3 commits into from
Aug 26, 2024
Merged

Add payment reference, other improvements #37

merged 3 commits into from
Aug 26, 2024

Conversation

ps1dr3x
Copy link
Member

@ps1dr3x ps1dr3x commented Aug 26, 2024

  • Add paymentReference field in the escrow contract (EscrowInput, Escrow)
  • Unicrow.pay() function returns escrow ID
  • Arbitrator can call Unicrow.refund(), which will refund also their fee
  • UnicrowArbitrator.arbitrate() returns final amounts the same way as UnicrowDispute.approveSettlement()

tomas-forgac and others added 3 commits August 1, 2024 17:39
- Arbitrator can call Unicrow.refund(), which will refund also their fee
- UnicrowArbitrator.arbitrate() returns final amounts the same way as UncirowDispute.approveSettlement()
- paymentReference added to EscrowInput and Escrow types and Pay() event
@ps1dr3x ps1dr3x merged commit 4d8f72f into main Aug 26, 2024
@ps1dr3x ps1dr3x deleted the tomas branch August 26, 2024 15:28
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.

2 participants