114 Commits (c8b7906058b310d2887ce891054a0db7d11d081a)

Author SHA1 Message Date
Wei Lu 93fe1b4c78 cosmetic standardization 11 years ago
Daniel Cousens 8f7f50d555 Removes deprecated ECKey.export function 11 years ago
Daniel Cousens f12f8eac48 Adds failing test for larger transaction 11 years ago
Wei Lu 8d2525dba1 allow feePerKb to be set to zero 11 years ago
Wei Lu 3d12d3b038 implement and use txOut.scriptPubKey 11 years ago
Wei Lu eb9e98aa7b minor refactoring: Transaction tests use fixtures 11 years ago
Wei Lu b7d65fb757 Transaction is able to estimate fees 11 years ago
Kyle Drake 28e146431c
Many cleanups to Transaction, see detailed. 11 years ago
Wei Lu a26c01b8da Test validateSig. Use validateSig to test transaction signing 11 years ago
Wei Lu 9df37a31b1 test transaction signing (failing) 11 years ago
Wei Lu be9c19c50c add tests to addOutput 11 years ago
Wei Lu 2e6ef6cb85 fix and add tests for addInput 11 years ago
Wei Lu a5ee07f7f6 Add tests to transaction deserialization 11 years ago
Wei Lu 45e55a07b0 fix transaction serialization/deserialization 11 years ago