27 Commits (83381186d136064a48bc4136b983d346a99b07d4)

Author SHA1 Message Date
Wei Lu 83381186d1 add (some) fromAddress and getInType tests to script 11 years ago
Wei Lu c3880c0cdf script.toAddress -> script.getToAddress 11 years ago
Wei Lu 9f2da415ea fix script constructor array check 11 years ago
Wei Lu 3d6b66e811 move convert methods from util to convert 11 years ago
Wei Lu d2b790fef9 throw error when input to script constructor is not an array 11 years ago
xnova 786198f130 * Fixes address.js to be able to deal with testnet P2SH addresses 11 years ago
Wei Lu bde9b13b15 remove isArray shim 11 years ago
Andreas Brekken 4a4e75d007 Simplify Script constructor. close #41 11 years ago
Andreas Brekken 354d31a297 Clean up script.js formatting. ref #41 11 years ago
vub 397de49089 Made it process multisig addresses correctly 11 years ago
vub 5e2a9f0c26 Added BIP32 support 11 years ago
vub a34bc9e2ea Many small improvements 11 years ago
vub 335d0dcd96 bugfix 11 years ago
vub f53a4e3ffa Added sign with keys method to transaction and did lots of small cleanups 11 years ago
vub b41a4ecb91 Fixed address object creation bug 11 years ago
vub 038f8d5d99 Removed direct references to Bitcoin 11 years ago
vub ff8152fe41 Added p2sh support for addOutput 11 years ago
vub 65abb85668 Added to convert.js and some more multisig methods 11 years ago
vub e43d23235b Added some transaction methods, and removed all internal use of base64 11 years ago
Roman Shtylman 0faac29134 start to split into node commonjs style modules 12 years ago
justmoon 795abdce1f Fixed formatting. 13 years ago
justmoon 041477918c Typos. 13 years ago
Ben Reeves b972e868c5 Some multisig changes 13 years ago
Stefan Thomas 09e8c6e184 Added comments. 13 years ago
Stefan Thomas de21042bb7 Fixes for Script.getInType and Script.simpleInPubKey. 13 years ago
Stefan Thomas 1a7fc9d063 Fixed indents. 13 years ago
Stefan Thomas 8b32d43335 Moved sources into src/ subdirectory. 14 years ago
Stefan Thomas c0d740d2d4 Initial import 14 years ago