Open MarcFontaine opened 2 years ago
Extend the CLI, such that is is possible to append additional signatures to an already signed transaction.
Assist with multisig TXs and MIR transactions.
Able to append signatures to an already signed transaction
[ ] Code review
[ ] Builds successfully on CI
[ ] Includes documentation and/or examples for the functionality
[ ] Log/record changes
[ ] Ticket number included in PR description
[ ] The new functionality is covered by dev/unit/property tests
[ ] Acceptance Criteria met
[ ] Test Engineering Sign-off + E2E automated tests
https://github.com/input-output-hk/cardano-node/pull/4647
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.
What - The user facing feature being implemented
Extend the CLI, such that is is possible to append additional signatures to an already signed transaction.
Why
Assist with multisig TXs and MIR transactions.
Acceptance Criteria
Able to append signatures to an already signed transaction
Definition of done
[ ] Code review
[ ] Builds successfully on CI
[ ] Includes documentation and/or examples for the functionality
[ ] Log/record changes
[ ] Ticket number included in PR description
[ ] The new functionality is covered by dev/unit/property tests
[ ] Acceptance Criteria met
[ ] Test Engineering Sign-off + E2E automated tests
Related PR