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

DIP: Multi-agent Transactions #169

Open
emmazzz opened this issue Apr 21, 2021 · 6 comments
Open

DIP: Multi-agent Transactions #169

emmazzz opened this issue Apr 21, 2021 · 6 comments
Assignees

Comments

@emmazzz
Copy link
Contributor

emmazzz commented Apr 21, 2021

Currently in the Diem Framework, a transaction acts on behalf of a single on-chain account. However, there is no mechanism for multiple on-chain accounts to agree on a single atomic transaction. This DIP presents a new scheme of transactions--multi-agent transactions--which act on behalf of multiple on-chain accounts. Multi-agent transactions leverage Move’s signer type to allow essentially any arbitrary atomic actions in one transaction involving multiple on-chain accounts.

DIP PR here: #159

@aching
Copy link
Contributor

aching commented Apr 29, 2021

I'll be happy to be the DIP manager for this.

@dahliamalkhi
Copy link
Contributor

@aching this might be ready to merge in Draft stage?

@aching
Copy link
Contributor

aching commented May 15, 2021

Definitely, just was waiting for the PR to stabilize.

@aching
Copy link
Contributor

aching commented Jun 4, 2021

There was great discussion in the draft stage and seems that there are no objections in the last 20 days. Proposing to move this to "Last Call".

@aching
Copy link
Contributor

aching commented Jun 4, 2021

#181

@aching
Copy link
Contributor

aching commented Jun 4, 2021

Tentatively setting a target date to move to Approve or Reject in 2 weeks - June 18th as there has been significant time to provide feedback during the draft and last call combined (already over 2 months). If there are concerns, please raise them.

@aching aching mentioned this issue Aug 27, 2021
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

No branches or pull requests

6 participants