bitcore/test
Esteban Ordano 4920932db8 Merge pull request #892 from yemel/fix/privatekey-tostring
Change PrivateKey.toString from WIF to hex format
2015-01-05 10:02:11 -05:00
..
crypto add deterministicK test vectors 2015-01-04 19:37:45 -08:00
data add deterministicK test vectors 2015-01-04 19:37:45 -08:00
encoding Remove calls to read() with no arguments 2014-12-15 19:37:19 -03:00
paymentprotocol Payment Protocol: Added tests and misc formatting 2014-12-16 23:40:40 -05:00
script Fixes Script test case for coverage and style 2014-12-30 15:34:30 -03:00
transaction Rename properly utxo to unspentoutput 2015-01-02 16:50:14 -03:00
transport Move explorers inside transport 2015-01-02 16:31:09 -03:00
util JSUtil: Return result quicker for isValidJSON and add additional tests. 2015-01-02 19:38:22 -05:00
address.js Add toAddress(network) functionality to scripts 2014-12-30 15:23:09 -03:00
block.js Coverage for block and blockheader 2014-12-19 16:37:57 -03:00
blockheader.js Coverage for block and blockheader 2014-12-19 16:37:57 -03:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdkeys.js Add public key 2014-11-30 09:47:44 -03:00
hdprivatekey.js Allow creating a new random testnet HDPrivate key 2015-01-02 18:01:21 -03:00
hdpublickey.js Add G7 methods to HDPublicKey 2014-12-23 12:23:35 -03:00
index.html works in browser 2014-08-09 22:47:32 -07:00
mocha.opts add Script#prepend() 2014-12-02 14:20:57 -03:00
networks.js PrivateKey, PublicKey, Network linted 2014-12-19 16:18:05 -03:00
opcode.js Opcode: Added toBuffer and fromBuffer methods 2014-12-12 15:33:40 -05:00
privatekey.js Merge pull request #892 from yemel/fix/privatekey-tostring 2015-01-05 10:02:11 -05:00
publickey.js Add default network to PublicKey 2014-12-31 02:20:47 -03:00
unit.js Rename toFiat() to atRate() 2014-12-28 17:40:11 -03:00
uri.js Lint and cover URI completely 2014-12-19 13:41:54 -03:00