jsbn
|
Prefer Array.prototype.slice over map
|
2014-04-18 06:43:59 +10:00 |
convert.js
|
Changes existing code to use new base58 API
|
2014-04-04 05:10:12 +11:00 |
crypto.js
|
Hash160 now outputs a buffer
|
2014-04-08 23:44:55 +10:00 |
ecdsa.js
|
Uses low 's' values for signatures
|
2014-04-17 06:05:41 +02:00 |
hdwallet.js
|
Merge pull request #142 from dcousens/asserts
|
2014-04-18 09:59:06 +08:00 |
index.js
|
CryptoJS no longer exported by default
|
2014-04-14 16:19:17 +10:00 |
message.js
|
Uses typeof address === 'string' instead
|
2014-04-20 04:54:50 +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
|
Removes resolved TODO
|
2014-04-20 04:49:04 +10:00 |
transaction.js
|
Uses typeof address === 'string' instead
|
2014-04-20 04:54:50 +10:00 |
wallet.js
|
Updates network.js constant names
|
2014-04-17 05:50:59 +10:00 |