bitcoinjs-lib/src
2014-10-19 12:30:21 +11:00
..
address.js types: enforce consistent type checking 2014-10-05 15:36:25 +11:00
base58check.js base58check: fix wrapper and tests 2014-10-15 22:36:10 +11: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 tests: add tests for ecdsa.verify 2014-10-11 13:47:32 +11:00
eckey.js EC*Key: add .curve static property for public API 2014-10-16 01:25:39 +11:00
ecpubkey.js EC*Key: add .curve static property for public API 2014-10-16 01:25:39 +11:00
ecsignature.js types: enforce consistent type checking 2014-10-05 15:36:25 +11:00
hdnode.js HDNode: use === over == 2014-10-15 19:08:39 +11:00
index.js index: fix base58check path 2014-10-15 22:10:46 +11:00
message.js message: remove unnecessary verbosity 2014-10-10 19:24:16 +11:00
networks.js Added Zetacoin support 2014-09-25 07:45:54 -04:00
opcodes.js opcodes: prefer OP_0 2014-06-25 15:42:16 +10:00
script.js types: enforce consistent type checking 2014-10-05 15:36:25 +11:00
scripts.js scripts: add dataOutput convenience function 2014-10-19 12:30:21 +11:00
transaction.js Transaction: simplify fromBuffer verbosity 2014-10-17 14:16:07 +11:00
transaction_builder.js TxBuilder: add more failing cases and error handling 2014-08-31 14:43:35 +10:00
types.js types: replace Function.name with an IE compatible alternative 2014-10-08 09:26:45 -07:00
wallet.js Wallet: use enforceType where applicable 2014-10-05 15:43:14 +11:00