fibercryptowallet icon indicating copy to clipboard operation
fibercryptowallet copied to clipboard

Support signing long Skycoin transactions

Open olemis opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. SkyWallet signer only supports TransactionSign firmware message to sign Skycoin transactions with no more than 8 inputs and outputs.

Describe the solution you'd like Sign Skycoin transactions with +8 inputs/outputs using SignTx firmware message protocol.

Additional context Protobuffer definition of messages involved SignTx , TxRequest , TxAck . Current signer implementation merged in #253 for #139.

Needs fibercrypto/skywallet-go#160 for fibercrypto/skywallet-go#146

olemis avatar Mar 09 '20 21:03 olemis