8000 Ability to process one transaction-related entity which contains multiple transaction information · Issue #3612 · AElfProject/AElf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ability to process one transaction-related entity which contains multiple transaction information #3612

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

Open
2 tasks done
eanzhao opened this issue Sep 25, 2024 · 2 comments
Labels
enhancement Used to propose an enhancement to some existing code or module

Comments

@eanzhao
Copy link
Contributor
eanzhao commented Sep 25, 2024

Expected Behavior

AElf node will have the ability to handle MultiTransaction message, extract transactions of own chain id, then process these transactions.

Features:

  • Add new protobuf type: MultiTransaction
  • Add new web API sendMultiTransaction

Development Tasks:

  • MultiTransaction type
  • sendMultiTransaction web api
@eanzhao eanzhao added the enhancement Used to propose an enhancement to some existing code or module label Sep 25, 2024
@loning
Copy link
Contributor
loning commented Sep 30, 2024

sendMultiTransaction
What is MultiTransaction,Why not TransactionCollection?

@eanzhao
Copy link
Contributor Author
eanzhao commented Nov 19, 2024

sendMultiTransaction What is MultiTransaction,Why not TransactionCollection?

Compared to a collection of transactions, this structure is more like aggregating multiple transactions of the same person into one transaction, which only requires one signature; If it is called a TransactionCollection, each transaction seems to have an independent signature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Used to propose an enhancement to some existing code or module
Projects
None yet
Development

No branches or pull requests

2 participants
0