1029 Commits (c8b7906058b310d2887ce891054a0db7d11d081a)

Author SHA1 Message Date
Daniel Cousens 11079bfafb tests: use hardcoded fixture instead of relying on fixture[0] 8 years ago
Daniel Cousens 9db9763221 tests: add script.*.*.decode tests 8 years ago
Daniel Cousens 0c67f5e585 templates: add toJSON for clearer error message 8 years ago
Daniel Cousens ce5babde83 templates: fix nullData return value 8 years ago
Daniel Cousens 69d8e9ed9e move templates to templates/index.js 8 years ago
Daniel Cousens 39897cacd5 integration: update to new script encode/decode 8 years ago
Daniel Cousens a5e65ab977 tests: remove tests for missing witnessScriptHash.input.encode 8 years ago
Daniel Cousens d9fa39a2cc scripts: extract all scripts to encode/decode/check style 8 years ago
Thomas Kerin 27b48e8aa2 Add methods to decode information from output scripts 8 years ago
Daniel Cousens 405c005802 tests: rename description to path 8 years ago
Daniel Cousens 0b3a042ca2 HDNode: simplify path derivation 8 years ago
Daniel Cousens 1247061d05 tests: v.depth was added to fixtures 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
Braydon Fuller 078318094d test: include derivation test when private key has leading zeros 8 years ago
Daniel Cousens 4faa0ce679 _blockchain: a social experiment 8 years ago
Thomas Kerin ddedb574a3 hdnode: add test cases exercising fromBuffer 8 years ago
Daniel Cousens b65e47bbae integration: break up into more re-usable unspents 8 years ago
Daniel Cousens 52bcfe72be integration: return funds to our faucet 8 years ago
Daniel Cousens e10a23fb3e integration: avoid multiple faucet calls 8 years ago
Daniel Cousens ebaf1496e1 tests/integration: use our own faucet keyPair 8 years ago
Thomas Kerin 7b1167708a Transaction and block versions are signed integers 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 f07ccabe6e tests: flatten construct function 8 years ago
Daniel Cousens 5dcf38c0c5 HDNode: clearer error for bad path type 8 years ago
Daniel Cousens 3504ccfa3c tests: test what was removed in #460 8 years ago
Daniel Cousens 17377381c4 TransactionBuilder: if prevOutScript is defined, but not signable, try 1 last time 8 years ago
Daniel Cousens ecc6d45a7e types: add Satoshi 8 years ago
Daniel Cousens 9b473ca57b tests/integration: bump timeouts to 30s each 8 years ago
Daniel Cousens 29a865788d use varuint-bitcoin 8 years ago
Daniel Cousens de6671ecaa rm integration tests 9 years ago
Daniel Cousens 7cdabef954 ecdsa: remove unused functions 9 years ago
Daniel Cousens 87cb018466 rm message module 9 years ago
Daniel Cousens fd40232147 package: remove buffer-compare/buffer-equals 8 years ago
Daniel Cousens ed093aec69 stealth: more explicit inner variable names 8 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 418c315c78 tests: clarify multisig edge case for easier debugging 8 years ago
Daniel Cousens ae63ae1131 tests: change error thrown for consistency with multisig 8 years ago
Daniel Cousens d5eec5df70 tests: fix invalid test description 8 years ago
Daniel Cousens fdb0ceeeb5 testing: rename cltvCheckSigInput to cltvCheckSigOutput 8 years ago
Daniel Cousens fd0be5e5b8 tests: add missing parenthesis 8 years ago
Daniel Cousens 87f0d33a01 tests: script-number, not script 8 years ago
Daniel Cousens 4cfe950403 tests: adhere to camelCase 8 years ago
Daniel Cousens 17c6ff62a0 bufferutils: fix pushDataInt output 8 years ago
Daniel Cousens 1f62235c38 tests: add failing script decode 8 years ago