IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.06k stars 720 forks source link

Include the required tx signers and the already signers into the "transaction view" output #3657

Open dorin100 opened 2 years ago

dorin100 commented 2 years ago

Internal/External Internal if an IOHK staff member.

Area Other Any other topic (Delegation, Ranking, ...).

Describe the feature you'd like When using incremental transaction signing, from an end-user perspective, it would be best to be able to see (maybe in the transaction view output):

Describe alternatives you've considered

Additional context / screenshots related to https://github.com/input-output-hk/cardano-node/issues/3545

disassembler commented 2 years ago

@dorin100 I'd suggest reducing scope of this to just what keys are already witnessing the transaction. The former would require knowing state, which I don't think view should require (and would be a lot more complex).

dorin100 commented 2 years ago

whatever is possible is already a plus; ideally would be both but we definitely rely on the developer feedback too.

Jimbo4350 commented 2 years ago

Closing this. If this is still relevant please reopen.

dorin100 commented 2 years ago

this is still relevant