neo icon indicating copy to clipboard operation
neo copied to clipboard

[`Add`] Contracts Account Option

Open cschuchardt88 opened this issue 1 year ago • 2 comments

Summary or problem description We need an option to allow contract based accounts from the wallet to be able to be added to transactions.

Do you have any solution you want to propose? Add option to add contract signatures from open wallet to a transaction.

Where in the software does this update applies to?

  • CLI
    • Add to send command
    • Add to invoke command
    • Add to destroy command
    • Add to deploy command
    • Add to update command
    • Add to transfer command
    • Add import contract command

cschuchardt88 avatar Feb 26 '25 02:02 cschuchardt88

This is a client side, as soon as there are enough UT and tests fell free to proceed.

vncoelho avatar Feb 27 '25 08:02 vncoelho

This is a client side, as soon as there are enough UT and tests fell free to proceed.

I have tried to add this in the pass, it just ends up breaking everything. Too much stuff needs to be added to other core classes.

cschuchardt88 avatar Feb 27 '25 09:02 cschuchardt88