.. |
fixtures
|
ec: add better test vectors for ECPointFp encode/decode
|
2014-05-18 17:52:49 +10:00 |
integration
|
Transaction: rename (de)serialize to [to/from]Buffer
|
2014-05-17 00:09:13 +10:00 |
address.js
|
Address/Script: consistent function ordering
|
2014-05-17 00:09:13 +10:00 |
base58.js
|
tests: use filepaths directly
|
2014-05-13 18:05:56 +10:00 |
base58check.js
|
tests: use filepaths directly
|
2014-05-13 18:05:56 +10:00 |
bufferutils.js
|
tests: use filepaths directly
|
2014-05-13 18:05:56 +10:00 |
convert.js
|
tests: use filepaths directly
|
2014-05-13 18:05:56 +10:00 |
crypto.js
|
crypto/ecdsa: moves HmacSHA256 to crypto
|
2014-05-18 17:52:49 +10:00 |
ec.js
|
ec: decodeFrom now uses Buffers and handles errors
|
2014-05-18 17:52:49 +10:00 |
ecdsa.js
|
ecdsa: opt for shiftRight, pow and square
|
2014-05-22 12:33:47 +10:00 |
eckey.js
|
ECKey: remove *Buffer/*Hex functions
|
2014-05-18 17:50:10 +10:00 |
ecpubkey.js
|
ECPubKey: improve tests and extract test data to fixtures
|
2014-05-18 17:50:10 +10:00 |
hdwallet.js
|
ECKey: remove *Buffer/*Hex functions
|
2014-05-18 17:50:10 +10:00 |
message.js
|
message: remove unnecessary tests
|
2014-05-18 17:51:36 +10:00 |
script.js
|
Script: use PubKey objects not prebuilt Buffers
|
2014-05-17 00:09:13 +10:00 |
transaction.js
|
Transaction: rename (de)serialize to [to/from]Buffer
|
2014-05-17 00:09:13 +10:00 |
wallet.js
|
Transaction: rename (de)serialize to [to/from]Buffer
|
2014-05-17 00:09:13 +10:00 |