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

Add functions to CLI for long transactions #146

Open
isaacvr opened this issue Oct 31, 2019 · 0 comments · May be fixed by #160
Open

Add functions to CLI for long transactions #146

isaacvr opened this issue Oct 31, 2019 · 0 comments · May be fixed by #160

Comments

@isaacvr
Copy link

isaacvr commented Oct 31, 2019

Feature description

Add functions that allow interacting with the hardware wallet, so that long transactions can be processed.

Describe the solution you'd like
The solution is based on sending and receiving three types of messages to the wallet hardware, which are part of the protocol for long transactions. These new messages would be SignTx, TxAck and TxRequest.

Possible implementation

Modifying transactionSign command if the number of inputs or outputs is greater than 7

isaacvr pushed a commit to simelo/skywallet-go that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/skywallet-go that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/skywallet-go that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/skywallet-go that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/skywallet-go that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/skywallet-go that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/skywallet-go that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/skywallet-go that referenced this issue Oct 31, 2019
isaacvr pushed a commit to simelo/skywallet-go that referenced this issue Oct 31, 2019
@olemis olemis added this to To do in FiberCrypto wallet - Iteration 1 via automation Jan 10, 2021
@olemis olemis added this to the 1.0.0 milestone Jan 10, 2021
@olemis olemis moved this from To do to In progress in FiberCrypto wallet - Iteration 1 Jan 10, 2021
@adriantpaez adriantpaez removed their assignment Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

3 participants