bitcoinjs-lib/src
2014-01-10 16:10:39 +07:00
..
crypto-js Added BIP32 support 2013-11-18 23:47:56 -05:00
events Moved sources into src/ subdirectory. 2011-08-11 18:35:23 +01:00
exit Fixed indents. 2012-01-11 02:40:45 +01:00
jsbn Added BIP32 support 2013-11-18 23:47:56 -05:00
address.js bugfix 2013-10-21 15:27:50 -04:00
base58.js Added BIP32 support 2013-11-18 23:47:56 -05:00
bip32.js Fix bad references to Bitcoin.Crypto 2014-01-10 16:10:39 +07:00
convert.js Added BIP32 support 2013-11-18 23:47:56 -05:00
ecdsa.js merge 2014-01-04 13:28:27 -05:00
eckey.js Added 'wif' as an export format 2014-01-08 18:51:33 -05:00
index.js Added deterministic signing and added a public key class. Note that getPub should now be replaced with getPub().export('bytes') 2014-01-04 13:26:03 -05:00
message.js Fix signing with compressed keys 2013-11-28 21:04:32 +02:00
opcode.js start to split into node commonjs style modules 2013-02-17 00:40:14 -05:00
paillier.js Added comments. 2012-01-11 10:41:52 +01:00
script.js Made it process multisig addresses correctly 2013-11-20 16:43:14 -05:00
transaction.js Added deterministic signing and added a public key class. Note that getPub should now be replaced with getPub().export('bytes') 2014-01-04 13:26:03 -05:00
txdb.js Removed direct references to Bitcoin 2013-10-08 06:45:13 -04:00
util.js Removed useless functions from util 2013-12-01 22:27:13 -05:00
wallet.js Added deterministic signing and added a public key class. Note that getPub should now be replaced with getPub().export('bytes') 2014-01-04 13:26:03 -05:00