19 Commits (4c9fd6010eeb5bf364bb101466c8781e7d312bd8)

Author SHA1 Message Date
Daniel Cousens 4c9fd6010e TxBuilder: fix failing test for non-standard/multisig inputs 10 years ago
Daniel Cousens b048627a59 tests: move TxBuilder.sign tests to fixtures 10 years ago
Daniel Cousens 396e4d4235 tests: add [failing] test for nulldata signing 10 years ago
Daniel Cousens 35fa86c1f9 tests: add [failing] raw multisig fixture for TxBuilder 10 years ago
Daniel Cousens dfe74fa0d2 TxBuilder: sign now signs inputs in known publicKey order 10 years ago
Daniel Cousens ba97b5ee34 TxBuilder: re-order to avoid mutation in case of failure 10 years ago
Daniel Cousens a529b3fa0b TxBuilder: copy version/locktime in fromTransaction 10 years ago
Daniel Cousens fc7c7ce2a8 tests: remove extraneous anonymous function 10 years ago
Daniel Cousens 50a32328ba tests: remove unused variables 10 years ago
Daniel Cousens 1d0fd3e9a4 TxBuilder: add more failing cases and error handling 11 years ago
Daniel Cousens 8d5ef2dd06 TxBuilder: limit signatures depending on scriptType 11 years ago
Daniel Cousens e5618bb8bd TxBuilder: add test for missing redeemScript if P2SH 11 years ago
Daniel Cousens 1c744cfa5a TxBuilder: add failing test for non-zero vin inputs 11 years ago
Daniel Cousens 4f88980dfb tests: add P2SH multisig example case 11 years ago
Daniel Cousens f9fed3c815 TxBuilder: adds fromTransaction impl. and basic tests 11 years ago
Daniel Cousens 1e3e003120 TxBuilder: remove unnecessary assert 11 years ago
Daniel Cousens d0ac9b405a tests: add TxBuilder pubKey test fixture 11 years ago
Daniel Cousens 36b225a3df TxBuilder: use data fixtures for invalid tests 11 years ago
Daniel Cousens bcbcd58964 TxBuilder: Initial commit and tests 11 years ago