Commit Graph

12151 Commits (fe80793b475efc0ca34698261efa1cd2143e0ff9)
 

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