.. |
address.js
|
package: use bs58check
|
2014-07-02 14:37:32 +10:00 |
bufferutils.js
|
Merge pull request #202 from dcousens/ecneg
|
2014-06-03 13:38:25 +08:00 |
convert.js
|
convert: remove reverseEndian
|
2014-06-04 15:46:40 +10:00 |
crypto.js
|
crypto: use latest crypto-browserify
|
2014-06-26 19:26:54 +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
|
index: add TransactionBuilder
|
2014-08-18 08:54:46 +10:00 |
message.js
|
Network: use capitalization
|
2014-06-17 21:08:28 +10:00 |
networks.js
|
network: testnet should use testnet
|
2014-06-18 01:39:08 +10: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: remove unused 2nd argument in function call
|
2014-06-30 01:06:43 +10:00 |
transaction.js
|
Transaction: add comment to explain -1 on add*
|
2014-08-20 10:41:23 +10:00 |
transaction_builder.js
|
TxBuilder: re-order functions to project standard
|
2014-08-18 08:59:26 +10:00 |
wallet.js
|
Wallet: use TxBuilder instead
|
2014-08-18 08:54:45 +10:00 |