341 Commits (667ffb58eb14aafef64b1816f9bf3e2adf610c50)

Author SHA1 Message Date
Daniel Cousens 405c005802 tests: rename description to path 8 years ago
Daniel Cousens 5e2e72dd7a tests: add leading zero test fixture 8 years ago
Daniel Cousens b03ce64698 tests: add leading zero HDNode fixture per #673 8 years ago
Daniel Cousens 04a227fab1 tests: rework HDNode tests, consistent *Base58 usage, check index/depth too 8 years ago
Daniel Cousens 7f77357c12 tests: rm unused data, re-add missing tests 8 years ago
Thomas Kerin ddedb574a3 hdnode: add test cases exercising fromBuffer 8 years ago
Daniel Cousens 3de754a9a2 TransactionBuilder: remove hashTypes inconsistency issues, resolves #642 8 years ago
Daniel Cousens 30ba4d620b tests: add failing TransactionBuilder multiple hash types test 8 years ago
Daniel Cousens 17377381c4 TransactionBuilder: if prevOutScript is defined, but not signable, try 1 last time 8 years ago
Daniel Cousens 29a865788d use varuint-bitcoin 8 years ago
Daniel Cousens 7cdabef954 ecdsa: remove unused functions 9 years ago
Daniel Cousens 87cb018466 rm message module 9 years ago
Daniel Cousens b91cfcf196 package: update to typeforce 1.8.7 8 years ago
Daniel Cousens c1570f8056 script: always compile in a minimaldata compliant way 8 years ago
Daniel Cousens 76c7c77311 tests: add failing test for #633 8 years ago
Daniel Cousens ae63ae1131 tests: change error thrown for consistency with multisig 8 years ago
Daniel Cousens 17c6ff62a0 bufferutils: fix pushDataInt output 8 years ago
Daniel Cousens 1f62235c38 tests: add failing script decode 8 years ago
Daniel Cousens 20a026aefe scripts/tests: add witness* scripts 9 years ago
Daniel Cousens 4898cc7b67 tests: add tests for Transaction.hashForSignature 9 years ago
Daniel Cousens d58e09a3a7 Block: add checkMerkleRoot 9 years ago
Daniel Cousens ea2a7449ad tests: add isCoinbase tests and flags to fixtures 9 years ago
Daniel Cousens 9db67bb3b1 Cleanup for #540 (#551) 9 years ago
Daniel Cousens aae5db6a59 ECPair/HDNode: missing version from list is Unknown, not Invalid 9 years ago
Daniel Cousens bdb0dd4a17 HDNode/tests: add testing for invalid network version from networks list 9 years ago
Daniel Cousens 9e32c892ef ECPair/tests: always use WIF for error throwing 9 years ago
Karel Bilek 6a74eb6993 Renaming Path to Bip32Path, invalid to fixtures 9 years ago
Karel Bilek 7a61526705 Testing path derivation 9 years ago
Ruben de Vries b601f50c70 fixed another test where TX was signed before locktime was set 9 years ago
Daniel Cousens 6c0745adce TxBuilder: add setLockTime 9 years ago
Ruben de Vries ccec864785 locktime and version were set too late in test scenario and not included when signing (the test scenario). 9 years ago
Daniel Cousens 382409c575 tests: rm unused fixtures 9 years ago
Daniel Cousens 059f48b0c4 script_number: add impl/tests 9 years ago
Daniel Cousens bac700f52c block: use buffer, faster, verified 9 years ago
Daniel Cousens 86b51b2d62 add Block.calculateTarget, use Buffer comparison rather than bigi 9 years ago
Daniel Cousens 15227d39bf tests: add more test fixtures for blocks 9 years ago
Daniel Cousens 50f381fb5c tests: add non-BIP62 compliant is*Output fixtures 9 years ago
Daniel Cousens a686817f3c tests: add m/n is data failing tests 9 years ago
Kirill Fomichev eae8bcf676 fix isMultisigOutput 9 years ago
Daniel Cousens 945276fbef ECPair: move throwing constructor tests to fixtures 9 years ago
Daniel Cousens 74e7d1edbc tests: add further tests for #404 9 years ago
Daniel Cousens 0f9af83aa0 tests: add 2-of-3 multisig fixture 9 years ago
Daniel Cousens 262be17976 tests: simplify crypto fixtures 9 years ago
Daniel Cousens 86b2cf75ce tests: add failing test for undefined hashType 10 years ago
Daniel Cousens 4be502a1bd tests: add non-canonical pubkey fixtures 10 years ago
Daniel Cousens e1cb5e6152 amend ECSignature tests to reflect BIP66 module 10 years ago
Daniel Cousens efacd387be ECPair: extract WIF to 3rd party module 10 years ago
Daniel Cousens 6ec687deba rename scripts to script 10 years ago
Daniel Cousens 706f5d7a9c scripts: adds tests for *HashOutput 10 years ago
Daniel Cousens e2abe2b3af merge Script/scripts 10 years ago