Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node: Feature request: Support offline signing for standard single-signature transactions #3017

Open
ghost opened this issue Sep 6, 2018 · 0 comments
Labels

Comments

@ghost
Copy link

ghost commented Sep 6, 2018

neo-project/neo-node#162 added the functionality to support offline signing for multi-signature transactions.

However there is no ability to sign a standard single-signature transaction offline.

Neo-cli needs to be able to handle the following:

  1. Generate transaction using an online version of neo-cli
  2. Sign the transaction using an offline version of neo-cli
  3. Relay the transaction using an online version of neo-cli

Note that the WIF cannot be exposed to the online device in either step 1 or 3.

@erikzhang erikzhang added the enhancement Type - Changes that may affect performance, usability or add new features to existing modules. label Sep 7, 2018
@lock9 lock9 added the low-priority Issues with lower priority label Jul 22, 2019
@shargon shargon changed the title Feature request: Support offline signing for standard single-signature transactions node: Feature request: Support offline signing for standard single-signature transactions Dec 5, 2023
@shargon shargon added node and removed enhancement Type - Changes that may affect performance, usability or add new features to existing modules. low-priority Issues with lower priority labels Dec 5, 2023
@shargon shargon transferred this issue from neo-project/neo-node Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants