Commit Graph

13248 Commits (main)
 

Author SHA1 Message Date
Pavol Rusnak b91bd9d628 use simplesigntx tests for signtx
10 years ago
Pavol Rusnak c642605ad2 modify simplesigntx to match signtx semantics
10 years ago
slush0 1d46bd70a9 Reworked TransactionType (again)
10 years ago
slush0 96966309d3 Compiled pb
10 years ago
slush0 e4f9dcd7c9 Stupid compiler, inputs_count is reserved when there's repeated inputs field.
10 years ago
slush0 48ad2f6785 Updates stream signing algo
10 years ago
slush0 994ff45a30 Updated TransactionType
10 years ago
slush0 b678022437 Added inputs_count/outputs_count to TransactionType
10 years ago
Pavol Rusnak 94d4a3733e fix typos
10 years ago
Pavol Rusnak ca952548b7 fix whitespace
10 years ago
Pavol Rusnak 7ae8894214 fix two more unit tests
10 years ago
slush0 2964cc4f9c Temporary disabled unit test
10 years ago
slush0 cbe8b42eed First unit test for streaming tx
10 years ago
slush0 d017ae2adf Fixed RequestTx structure
10 years ago
slush0 400f3e669f Reworked RequestTx
10 years ago
slush0 ff77261a61 Fixed bin_output
10 years ago
slush0 345f6d6814 Compiled pb
10 years ago
slush0 e6bfe66399 Validity of config set to 30 days
10 years ago
slush0 c6bcf54876 Reworked TxRequest message
10 years ago
Pavol Rusnak 28be645370 fix whitespace
10 years ago
slush0 bff8038fad Reworked TxRequest message
10 years ago
Pavol Rusnak df99b56108 add PassphraseRequest to docu
10 years ago
Pavol Rusnak 5dc0be857c update pb
10 years ago
Pavol Rusnak 8d94d6168f change java package for protobuf classes
10 years ago
Pavol Rusnak 8f7658da89 outputs->bin_outputs, our_outputs->outputs in TransactionType
10 years ago
slush0 2c5e663aa8 Fixed spacing
10 years ago
Pavol Rusnak 60df691bb2 make txapi class more universal
10 years ago
Pavol Rusnak c3f74420a4 add OP_EQUAL to txapi parser
10 years ago
slush0 e9dbedfd33 Added unit test for PAYTOSCRIPTHASH
10 years ago
Pavol Rusnak 0ca0594077 parse sequence in txapi as well
10 years ago
Pavol Rusnak 49eec8b78e txapi cleanup
10 years ago
Pavol Rusnak 7a1e2827c8 check for known scriptPubKey asm
10 years ago
Pavol Rusnak 38ed16934f use bitcore for tx api
10 years ago
Pavol Rusnak 860aa753c9 put TXAPIs into one location
10 years ago
Pavol Rusnak 412528d522 fix PinMatrixRequest type enum
10 years ago
Pavol Rusnak dc0d7fd1d6 initialize version/lock_time in TransactionType
10 years ago
Pavol Rusnak 52f360ab12 add documentation, remove TxInput/TxOutput messages, use TxAck instead
10 years ago
Pavol Rusnak 51b9d4e177 recompile pb, adjust TransactionType constructors
10 years ago
Pavol Rusnak 8f870c54ed recompile pb
10 years ago
Pavol Rusnak df45b3cf06 cosmetic changes
10 years ago
Pavol Rusnak 0a2e1b66c9 update pb
10 years ago
Pavol Rusnak bfcc001fd2 add bl hash
10 years ago
Pavol Rusnak 560e2a7038 rebuild pb
10 years ago
Pavol Rusnak 2b2d92b924 add revision to Features
10 years ago
Pavol Rusnak e827517591 add mnemonic_check function
10 years ago
Pavol Rusnak 393c298c35 add progress_callback to mnemonic/pbkdf2 functions
10 years ago
Pavol Rusnak 27070e84a9 support binary messages in sign/verify message
10 years ago
slush0 e410acad0a Tool for digitally signing the config for Trezor browser plugin
10 years ago
Pavol Rusnak d18ad92fc1 use PinMatrixRequestType instead of arbitrary string
10 years ago
slush0 21f3481c61 Removed button presses for LoadDevice/ResetDevice/RecoveryDevice
10 years ago