-
Notifications
You must be signed in to change notification settings - Fork 754
Closed
Labels
type: internal featureNon user-facing functionalityNon user-facing functionalityuser type: internalCreated by an IOG employeeCreated by an IOG employee
Description
What
Allow transactions with no signatures
Why
It's possible to create a script which requires no signatures to claim, but it's wasn't possible to
submit a transaction which claims from a script address without supplying at least one signature.
Personas - Who will this affect?
- SPO
- Dapp Devs
- Exchanges
Related issues
Acceptance Criteria
As a dapp developer I want
cardano-cli transaction assembleto be able to sign/witness transaction for txin simple script where "type": "atLeast", "required": 0 without needing any skey.
Definition of done
- Code review
- Builds successfully on CI
- Includes documentation and/or examples for the functionality
- Log/record changes on Vnext (or similar depending on what we adopt)
- 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
Sign-off
- Dev
- Test Engineering
Related PR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: internal featureNon user-facing functionalityNon user-facing functionalityuser type: internalCreated by an IOG employeeCreated by an IOG employee