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

Enable donate to multiple projects in single call #25

Open
lachlanglen opened this issue Nov 17, 2023 · 0 comments
Open

Enable donate to multiple projects in single call #25

lachlanglen opened this issue Nov 17, 2023 · 0 comments
Assignees
Labels
enhancement Feature enhancement

Comments

@lachlanglen
Copy link
Contributor

Title

Add batch donation in single call

Summary

Currently calls to donate are batched, which has limits (e.g. Meteor Wallet doesn't batch more than 8 transactions together) and also uses more gas than would be used to donate to multiple projects in a single method call.

Motivation

[More detailed explanation of the motivation for the enhancement, including any benefits it would provide]

Description

Considerations include whether to adapt existing method or create separate method for batch donating.

Alternatives

[Discussion of any alternative solutions that were considered and why the proposed solution is preferred]

Risks

[Identification and mitigation of any potential risks associated with the enhancement]

Acceptance Criteria

[List of criteria that must be met for the enhancement to be considered accepted]

Additional Information

[Any other relevant information, such as links to related issues or pull requests]

@lachlanglen lachlanglen added the enhancement Feature enhancement label Nov 17, 2023
@lachlanglen lachlanglen self-assigned this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature enhancement
Projects
No open projects
Status: Product Backlog
Development

No branches or pull requests

1 participant