bitcore/lib
Manuel Aráoz 33715a994e Merge pull request #666 from braydonf/bug/public-key-validation
PublicKey: Add test to verify that both uncompressed an compressed keys validate.
2014-12-05 10:31:10 -03:00
..
crypto Crypto/Point: Added test coverage and documentation, and refactored validation 2014-12-01 10:14:36 -05:00
encoding Fixes interfaces 2014-11-30 09:47:44 -03:00
errors Add message to stack 2014-12-03 11:49:33 -03:00
paymentprotocol Payment Protocol: Restore and reorganize files for payment protocol. 2014-12-04 10:43:40 -05:00
util Fix style: move each static function to an appropiate namespace 2014-11-30 09:47:44 -03:00
address.js add Script#prepend() 2014-12-02 14:20:57 -03:00
block.js fix references to encoding 2014-11-21 12:54:56 -03:00
blockheader.js fix references to encoding 2014-11-21 12:54:56 -03:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdprivatekey.js Add autogenerated errors 2014-11-30 09:47:44 -03:00
hdpublickey.js Add autogenerated errors 2014-11-30 09:47:44 -03:00
networks.js Networks: Add mainnet alias 2014-12-02 10:55:25 -05:00
opcode.js add Opcode.smallInt() 2014-12-04 15:06:56 -03:00
privatekey.js Merge pull request #630 from braydonf/feature/immutable 2014-12-02 12:17:03 -03:00
publickey.js PublicKey: Remove compressed boolean from validation, not nessassary. 2014-12-04 13:06:10 -05:00
script.js add docs 2014-12-04 18:39:13 -03:00
transaction.js fix references to encoding 2014-11-21 12:54:56 -03:00
txin.js make tests pass with Script refactor 2014-12-02 14:20:02 -03:00
txout.js make tests pass with Script refactor 2014-12-02 14:20:02 -03:00
unit.js refactor double quote 2014-12-01 16:02:28 -03:00
uri.js convert amout to satoshis 2014-12-01 17:36:52 -03:00