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

fixes #146 - add functions for long transactions #160

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

isaacvr
Copy link

@isaacvr isaacvr commented Oct 31, 2019

Fixes #146

Changes:

  • transaction_sign.go: for incorporate protocol for long transactions
  • skywallet.go: functions for send two new types of message (SignTx and TxAck)

Does this change need to mentioned in CHANGELOG.md?
yes

Requires changes in protobuff specs?
yes
related to PR skycoin/hardware-wallet-protob#60 for issue skycoin/hardware-wallet-protob#25

Requires testing
yes

@olemis olemis added the skyfiber Skycoin messages label Dec 24, 2019
@olemis olemis added this to In progress in FiberCrypto wallet - Iteration 1 via automation Dec 24, 2019
@olemis
Copy link
Collaborator

olemis commented Dec 24, 2019

this needs to be updated with changes added in #164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skyfiber Skycoin messages
Projects
Development

Successfully merging this pull request may close these issues.

Add functions to CLI for long transactions
3 participants