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

[Feature]: add multimsg execution to x/accounts' base account #22215

Closed
testinginprod opened this issue Oct 10, 2024 · 2 comments
Closed

[Feature]: add multimsg execution to x/accounts' base account #22215

testinginprod opened this issue Oct 10, 2024 · 2 comments
Assignees

Comments

@testinginprod
Copy link
Contributor

Summary

Add multimsg execution to base account of x/accounts module

Problem Definition

Serverv2 does not allow multimsgs in txs, so we need to shift this functionality to the account itself.

Proposed Feature

Add multimsg execution to base account, also support custom atomicity.

@julienrbrt
Copy link
Member

julienrbrt commented Oct 11, 2024

I think the description is wrong, you can submit a tx with multiple messages. I don't think it is an x/accounts concern either.
The issue is multiple txs in the same block.

@tac0turtle
Copy link
Member

dont think we need this, there was confusion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🥳 Done
Development

No branches or pull requests

3 participants