Skip to content

Enhance: Multi Signature Transaction Next Iteration #1337

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
astaphobia opened this issue Nov 5, 2020 · 0 comments · May be fixed by #1348
Open

Enhance: Multi Signature Transaction Next Iteration #1337

astaphobia opened this issue Nov 5, 2020 · 0 comments · May be fixed by #1348
Assignees
Labels
CORE core functionalities ENHANCE

Comments

@astaphobia
Copy link
Contributor

astaphobia commented Nov 5, 2020

Description

Next iteration of multi signature transaction:

  • Allowing offchain flow post transaction in heirarchical of multi signature transaction case.
  • New Signature validation flow, need to have MultiSignatureAccountType with different signature verification.

More Detail:

  1. SignatureInfo.Signatures can include MultiSignatureAddress, and should be like :
Key Value
[4]:AcountType[N]UnhashMultiSignatureInfoBytes [4]:SignaturesCount[N]:Signatures

With this format heirarchical multi signature transaction can be produce in offchain flow and in onchain flow can produce with one transaction hash instead

@astaphobia astaphobia added CORE core functionalities ENHANCE labels Nov 5, 2020
@astaphobia astaphobia added this to the Milestone 20 milestone Nov 5, 2020
@astaphobia astaphobia self-assigned this Nov 5, 2020
@abiman7u abiman7u modified the milestones: Milestone 20, V.0.0.2.W.01 Nov 12, 2020
@astaphobia astaphobia linked a pull request Nov 12, 2020 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CORE core functionalities ENHANCE
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants