bitcoinjs-lib/src
2016-11-14 11:22:22 +11:00
..
templates Replace script type strings with constants 2016-11-04 12:21:26 +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 use bip66 module 2015-08-21 20:35:22 +10:00
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 add OP_CHECKLOCKTIMEVERIFY and integration tests 2015-12-22 14:13:45 +11:00
script.js Replace script type strings with constants 2016-11-04 12:21:26 +11:00
script_number.js script_number: initialize result to 0 2016-01-05 13:11:49 +11:00
transaction.js transaction: hashForWitnessV0 s/amount/value 2016-11-14 11:22:22 +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