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 a contract for delivery versus payment settlement #439

Merged
merged 7 commits into from
Apr 4, 2024

Conversation

purplesmoke05
Copy link
Member

@purplesmoke05 purplesmoke05 commented Apr 3, 2024

Close: #428
Specifications: #428 (comment)

@purplesmoke05 purplesmoke05 self-assigned this Apr 4, 2024
@purplesmoke05 purplesmoke05 marked this pull request as ready for review April 4, 2024 05:33
dvp_storage_address = old_escrow.storageAddress({'from': deployer})
dvp_storage = DVPStorage.at(dvp_storage_address)

# Deploy new IbetEscrow
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A comment about IbetEscrow is left.

@YoshihitoAso YoshihitoAso merged commit f8428fc into dev-24.6 Apr 4, 2024
1 check passed
@YoshihitoAso YoshihitoAso deleted the feature/#428 branch April 4, 2024 16:13
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 a contract for delivery versus payment settlement
2 participants