bitcoinjs-lib/src
2014-09-20 11:00:34 +10:00
..
address.js package: use bs58check 2014-07-02 14:37:32 +10:00
bufferutils.js bufferutils: add Buffer reverse 2014-08-27 12:37:11 +10:00
crypto.js crypto: remove cryptojs 2014-09-20 11:00:34 +10:00
ecdsa.js ecdsa: add further (missing) annotations from 1.4.x 2014-07-30 15:10:38 +10:00
eckey.js package: use crypto-browserify 3.0.0 2014-07-28 13:51:30 +10:00
ecpubkey.js Network: use capitalization 2014-06-17 21:08:28 +10:00
ecsignature.js ECSignature: avoid multiple push/unshift operations 2014-07-10 14:22:33 +10:00
hdnode.js hdnode: add deprecation message for isPrivate 2014-07-30 18:04:25 +10:00
index.js crypto: remove cryptojs 2014-09-20 11:00:34 +10:00
message.js Message: allow base64 strings as input 2014-08-20 09:14:04 +10:00
networks.js Add viacoin support 2014-09-06 17:59:13 +01:00
opcodes.js opcodes: prefer OP_0 2014-06-25 15:42:16 +10:00
script.js Script: adds toASM/fromASM 2014-06-25 15:44:15 +10:00
scripts.js scripts: add error for >n signatures with multisig 2014-08-30 13:13:12 +10:00
transaction.js Transaction: use isFinite over Number.isFinite 2014-09-08 23:15:53 +10:00
transaction_builder.js TxBuilder: add more failing cases and error handling 2014-08-31 14:43:35 +10:00
wallet.js Wallet: fix missing variable utxo 2014-09-08 23:15:53 +10:00