40 Commits (e2cf3549f29d4ce822ebb19923d2d27868b57fe4)

Author SHA1 Message Date
Daniel Cousens 553ade1208 network: always use lowercase 11 years ago
Daniel Cousens 7e5af52cd1 Transaction: mass rename from SPK/SS to Input/Output 11 years ago
Daniel Cousens 41c3b68293 templates: rename to scripts 11 years ago
Daniel Cousens be29f50457 Address: fix consistent casing 11 years ago
Daniel Cousens 00cec9ce64 Script: move all templates to templates.js 11 years ago
Daniel Cousens d39662e375 Base58check: no longer encodes version separately 11 years ago
Daniel Cousens 61c57adbf8 Address: Expected T, got PARAM for Buffer assertion 11 years ago
Daniel Cousens 8514bbfabd Address: remove Address.Error 11 years ago
Daniel Cousens 342c55c864 Address: remove circular dependency fix 11 years ago
Daniel Cousens 48e15b587a Address: remove redundant comments 11 years ago
Daniel Cousens 4207a0df99 Address: use Address.Error instead 11 years ago
Daniel Cousens 5e0d38ba54 Address: add Address.*ScriptPubKey and tests 11 years ago
Daniel Cousens 74e53b49a5 Script/Transaction: remove untested functions 11 years ago
Daniel Cousens 1d1306b054 Removes Address.fromPubKey and improves test vectors 11 years ago
Daniel Cousens eae613d244 Adds error messages and better version checking 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 a4c2cc6dd4 Removes pointless error utility function 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
lms 98aeb47c6f cleaned up address.js 11 years ago
Daniel Cousens b40374e332 Changes to new version-less ECKey API 11 years ago
Wei Lu 3d6b66e811 move convert methods from util to convert 11 years ago
Wei Lu a281a5ab53 migrate crypto-js to 3.1.2 11 years ago
Kyle Drake fdc78dad2e
merge weilu's changes 11 years ago
xnova 786198f130 * Fixes address.js to be able to deal with testnet P2SH addresses 11 years ago
Wei Lu eaf84c4283 move address versions into network 11 years ago
Michael Gooden b8215dea60
Add testnet support to Address and ECKey, more tests. 11 years ago
Andreas Brekken bf6254d3e2 Trailing whitespace 11 years ago
Vitalik Buterin 7919c8cfc5 Added auto-instantiators to classes 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 12 years ago
vub e43d23235b Added some transaction methods, and removed all internal use of base64 12 years ago
vub 9922864da4 Added deserialization, made some modifications 12 years ago
Roman Shtylman 0faac29134 start to split into node commonjs style modules 12 years ago
Stefan Thomas 09e8c6e184 Added comments. 13 years ago
Stefan Thomas 1a7fc9d063 Fixed indents. 13 years ago
Stefan Thomas 8b32d43335 Moved sources into src/ subdirectory. 14 years ago
Stefan Thomas a4de03af4d Make the version byte a parameter. 14 years ago
Stefan Thomas c0d740d2d4 Initial import 14 years ago