Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Support new multisignature registration transaction on commander #7436

Closed
Tracked by #7211
ishantiw opened this issue Aug 21, 2022 · 0 comments · Fixed by #7464
Closed
Tracked by #7211

Support new multisignature registration transaction on commander #7436

ishantiw opened this issue Aug 21, 2022 · 0 comments · Fixed by #7464
Assignees
Milestone

Comments

@ishantiw
Copy link
Contributor

Description

According to LIP0041, the new multi-signature registration transaction param schema includes property tx.params.signatures where the member public keys sign the message of the transaction and add their signature to this property instead of adding tx.signatures property of the transaction.

This transaction signing of a multi-signature registration transaction needs to be supported in Commander.

Acceptance Criteria

  • Should be able to sign a multi-signature registration transaction with the CLI.
@ishantiw ishantiw added this to the Sprint 76 milestone Aug 21, 2022
ishantiw added a commit that referenced this issue Aug 21, 2022
ishantiw added a commit that referenced this issue Aug 21, 2022
@sitetester sitetester self-assigned this Aug 22, 2022
ishantiw added a commit that referenced this issue Aug 24, 2022
@milenagojkovic milenagojkovic modified the milestones: Sprint 76, Sprint 77 Aug 28, 2022
ishantiw added a commit that referenced this issue Sep 2, 2022
…registration-transaction-on-commander

Update fixtures for sign command unit tests - Closes #7436
@ishantiw ishantiw closed this as completed Sep 2, 2022
ishantiw added a commit that referenced this issue Sep 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants