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

CEP78 / Add Batch Actions #75

Open
gskerry opened this issue Oct 13, 2022 · 3 comments
Open

CEP78 / Add Batch Actions #75

gskerry opened this issue Oct 13, 2022 · 3 comments
Assignees

Comments

@gskerry
Copy link
Contributor

gskerry commented Oct 13, 2022

Add support for batch actions (e.g. batch mint; batch transfer; etc).

@gskerry gskerry added this to CEP-78 Oct 13, 2022
@gskerry gskerry moved this to Backlog in CEP-78 Oct 13, 2022
@EdHastingsCasperAssociation
Copy link
Contributor

users can do whatever "batching" they want in their session code which calls the contract instance; the contract itself does not need an entry point to support this and the added complexity is strictly unnecessary.

@EdHastingsCasperAssociation
Copy link
Contributor

what i suggest is, add an example of session code in the "client" subfolder which demonstrates this.

@gskerry gskerry removed this from CEP-78 Oct 13, 2022
@RBYGLLS RBYGLLS changed the title Add Batch Actions CEP78 - Add Batch Actions Aug 22, 2023
@RBYGLLS
Copy link

RBYGLLS commented Aug 22, 2023

Do we need batch functionality in CEP78 or is this handled via CEP85?

@gRoussac gRoussac changed the title CEP78 - Add Batch Actions CEP78 / Add Batch Actions Jul 2, 2024
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

5 participants