.. |
address.js
|
Removes Address.fromPubKey and improves test vectors
|
2014-04-20 04:38:33 +10:00 |
base58.js
|
Adds BI.toPaddedBuffer and toBuffer
|
2014-04-24 07:22:23 +10:00 |
base58check.js
|
Migrates all usage of crypto-js/sha256 to ./crypto
|
2014-04-08 23:07:46 +10:00 |
bigi.js
|
Removes toPaddedBuffer and extends toBuffer
|
2014-04-25 00:18:13 +10:00 |
convert.js
|
Removes unused functions from convert
|
2014-04-26 05:11:45 +10:00 |
crypto.js
|
Hash160 now outputs a buffer
|
2014-04-08 23:44:55 +10:00 |
ec.js
|
Replacse JSBN with bigi
|
2014-04-22 02:19:30 +10:00 |
ecdsa.js
|
Adds assertion messages
|
2014-04-26 02:37:48 +10:00 |
eckey.js
|
Removes toPaddedBuffer and extends toBuffer
|
2014-04-25 00:18:13 +10:00 |
hdwallet.js
|
Replacse JSBN with bigi
|
2014-04-22 02:19:30 +10:00 |
index.js
|
Replacse JSBN with bigi
|
2014-04-22 02:19:30 +10:00 |
message.js
|
Removes toPaddedBuffer and extends toBuffer
|
2014-04-25 00:18:13 +10:00 |
network.js
|
Updates network.js constant names
|
2014-04-17 05:50:59 +10:00 |
opcode.js
|
cosmetic standardization
|
2014-03-31 11:47:47 +08:00 |
script.js
|
Renames createInputScript to createPubKeyHashScriptSig
|
2014-04-26 04:04:19 +10:00 |
sec.js
|
Replacse JSBN with bigi
|
2014-04-22 02:19:30 +10:00 |
transaction.js
|
Renames createInputScript to createPubKeyHashScriptSig
|
2014-04-26 04:04:19 +10:00 |
wallet.js
|
Updates network.js constant names
|
2014-04-17 05:50:59 +10:00 |