bitcoinjs-lib/test
Daniel Cousens dc69162757 message: remove signing verification
The signature verifications here are unnecessary, as this
is not what is under test.
2014-05-18 17:51:36 +10:00
..
fixtures ECKey: remove *Buffer/*Hex functions 2014-05-18 17:50:10 +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 tests: use filepaths directly 2014-05-13 18:05:56 +10:00
ec.js tests: use filepaths directly 2014-05-13 18:05:56 +10:00
ecdsa.js ECKey: remove *Buffer/*Hex functions 2014-05-18 17:50:10 +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 signing verification 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