bitcoinjs-lib/src
2016-11-21 11:04:01 +11:00
..
templates scripts: multisig naming consistency 2016-11-21 11:04:01 +11:00
address.js scripts: extract all scripts to encode/decode/check style 2016-11-04 07:23:02 +11:00
block.js Transaction and block versions are signed integers 2016-10-13 09:29:03 +11:00
bufferutils.js transaction: simplify toBuffer offset management 2016-10-10 07:56:18 +11:00
crypto.js address/crypto/script/types: adhere to no-use-before-define 2016-09-28 15:23:52 +10:00
ecdsa.js ecdsa: remove unused functions 2016-10-06 21:40:42 +11:00
ecpair.js ECPair: no elseif needed, move default for clarity 2016-04-27 18:04:35 +10:00
ecsignature.js
hdnode.js HDNode: add comment about Q.compressed assumption 2016-10-18 17:45:37 +11:00
index.js rm message module 2016-10-06 21:40:42 +11:00
networks.js networks: drop dogecoin and dustThreshold 2016-10-20 23:40:46 -05:00
opcodes.json
script.js script: use isPushOnly internally 2016-11-15 10:06:18 +11:00
script_number.js
transaction.js Transaction: Witness serialization support default only for some functions (fixed) 2016-11-14 15:05:30 +11:00
transaction_builder.js TransactionBuilder: move ABSURD_FEE to a constructor parameter 2016-11-12 12:53:53 +01:00
types.js TransactionBuilder: add fee safety 2016-11-12 12:53:53 +01:00