38 Commits (aeb0312d63d2ad47d91c827690f5e0cf153b58cf)

Author SHA1 Message Date
Thomas Kerin 27b48e8aa2 Add methods to decode information from output scripts 8 years ago
Daniel Cousens 67da1b30e3 address: fix compiled assumption for fromOutputScript 9 years ago
Daniel Cousens 6ec687deba rename scripts to script 10 years ago
Daniel Cousens 18e9cdcc02 rename Address to address 10 years ago
Daniel Cousens e2abe2b3af merge Script/scripts 10 years ago
Daniel Cousens e05f8a542d remove Script object 10 years ago
Daniel Cousens e743c58ed6 remove usage of instanced Scripts 10 years ago
Daniel Cousens fd7f0b0ef8 address: use input first errors, easier detection 10 years ago
Daniel Cousens f5d99d8f8a address: remove network detection 10 years ago
Daniel Cousens 13f414c122 remove Address constructor 10 years ago
Daniel Cousens ec9cea0cf1 tests: use strictEqual always 10 years ago
Daniel Cousens 399803affa use standardjs formatting 10 years ago
Daniel Cousens 7fbc397141 Address: use script ASM over hex 10 years ago
Daniel Cousens 7e5af52cd1 Transaction: mass rename from SPK/SS to Input/Output 11 years ago
Daniel Cousens 00cec9ce64 Script: move all templates to templates.js 11 years ago
Daniel Cousens 943621f466 Address/HDNode: fix test descriptions 11 years ago
Daniel Cousens 2fc69b0834 address/base58check: fix missing exceptions/tests 11 years ago
Daniel Cousens 8514bbfabd Address: remove Address.Error 11 years ago
Daniel Cousens b2351f9026 tests: use JSON fixtures exclusively 11 years ago
Daniel Cousens 54cc123d31 Address/Script: consistent function ordering 11 years ago
Daniel Cousens 6c0eebe94b tests: use filepaths directly 11 years ago
Daniel Cousens 5e0d38ba54 Address: add Address.*ScriptPubKey and tests 11 years ago
Daniel Cousens 231ccdd721 Now shares base58 data with Address base58 tests 11 years ago
Daniel Cousens 12a5b75cbe Address now properly checks malformed base58 11 years ago
Daniel Cousens 1d1306b054 Removes Address.fromPubKey and improves test vectors 11 years ago
Daniel Cousens 682ec133bb Migrates Address to stricter API subset 11 years ago
Daniel Cousens f047afef2d Updates network.js constant names 11 years ago
Daniel Cousens 6fa0c07763 Changes existing code to use new base58 API 11 years ago
Wei Lu 93fe1b4c78 cosmetic standardization 11 years ago
Kyle Drake a6706ea8be
fix spacing 11 years ago
Kyle Drake 09925cff5a
cleanup throw tests, add case for bad input 11 years ago
Kyle Drake fdc78dad2e
merge weilu's changes 11 years ago
Wei Lu 2f3e597596 reorganize address tests #50 11 years ago
xnova 786198f130 * Fixes address.js to be able to deal with testnet P2SH addresses 11 years ago
Wei Lu 02b3a2b564 HDWallet prod -> mainnet 11 years ago
Andreas Brekken f591cc0111 Reformat all tests for more modern mocha syntax (describe, it) 11 years ago
Roman Shtylman e94636ef25 fix test require so browserify works for testling 12 years ago
Roman Shtylman 0faac29134 start to split into node commonjs style modules 12 years ago