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

Allow users to generate send tx offline #1443

Closed
summerxue1992 opened this issue May 17, 2019 · 3 comments
Closed

Allow users to generate send tx offline #1443

summerxue1992 opened this issue May 17, 2019 · 3 comments
Assignees
Labels
bug Something isn't working client

Comments

@summerxue1992
Copy link

You cannot build a transaction without a signed part on a node that is completely offline.When I build a transaction without a signature on a node without synchronized data,it prompts me to take the --node parameter.Connect to another node remotely to build the transaction,I think this goes against the definition of an offline signature.

@chengwenxi chengwenxi added bug Something isn't working client labels May 17, 2019
@chengwenxi
Copy link
Contributor

Thank you for rising this issue.

@haifengxi
Copy link
Contributor

You have to be online to generate a tx, but can stay offline when signing it -- which is perfectly fine and safe. @summerxue1992

@haifengxi haifengxi removed bug Something isn't working client labels May 17, 2019
@chengwenxi chengwenxi reopened this May 17, 2019
@chengwenxi chengwenxi added bug Something isn't working client labels May 17, 2019
@chengwenxi
Copy link
Contributor

This error occurred when creating transaction, will fix it.

@haifengxi haifengxi changed the title Offline signature Suggestions Allow users to generate transactions offline May 17, 2019
@haifengxi haifengxi changed the title Allow users to generate transactions offline Allow users to generate send tx offline May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client
Projects
None yet
Development

No branches or pull requests

3 participants