bitcore/lib
Esteban Ordano 41191a285f Add alternative to create an Address
* When by error one has two instances of an address, an address
can't be instantiated from the other
2015-01-10 14:16:51 -03:00
..
crypto Fix the error loop. 2015-01-02 15:32:33 +09:00
encoding refactoring interpreter 2014-12-19 18:28:52 -03:00
errors Throw error if dust amount is detected 2015-01-08 18:02:59 -03:00
paymentprotocol Payment Protocol: Added tests and misc formatting 2014-12-16 23:40:40 -05:00
script Add .toScriptHashOut() to scripts 2015-01-09 16:09:36 -03:00
transaction Merge pull request #917 from eordano/transaction/updates 2015-01-09 17:44:13 -03:00
transport Drop all rpc code/docs 2015-01-09 16:58:44 -03:00
util Merge pull request #893 from braydonf/bug/json-detection 2015-01-03 10:31:45 -05:00
address.js Add alternative to create an Address 2015-01-10 14:16:51 -03:00
block.js Coverage for block and blockheader 2014-12-19 16:37:57 -03:00
blockheader.js Use define immutable helper 2015-01-08 10:57:46 -03:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdprivatekey.js Use define immutable helper 2015-01-08 10:57:46 -03:00
hdpublickey.js Use define immutable helper 2015-01-08 10:57:46 -03:00
networks.js PrivateKey, PublicKey, Network linted 2014-12-19 16:18:05 -03:00
opcode.js Use define immutable helper 2015-01-08 10:57:46 -03:00
privatekey.js Use define immutable helper 2015-01-08 10:57:46 -03:00
publickey.js Indicate internal use of getID with an underscore. 2015-01-09 10:20:27 -05: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