Esteban Ordano
|
4980f7a646
|
Test coverage: last branch untested from PublicKey
|
2014-12-19 16:44:49 -03:00 |
Esteban Ordano
|
36e87d8822
|
PrivateKey, PublicKey, Network linted
* Added 100% test coverage for them also
|
2014-12-19 16:18:05 -03:00 |
Braydon Fuller
|
e3fa89ce62
|
PublicKey: Fix formatting issue for inspect
|
2014-12-16 12:25:01 -05:00 |
Yemel Jardi
|
428bcaf4c9
|
Remove compressed argument from private key and public key constructors
|
2014-12-15 14:48:17 -03:00 |
Braydon Fuller
|
c0bbf96dc1
|
Keys: Added toObject method and changed toJSON to return a string
|
2014-12-12 18:47:15 -05:00 |
Braydon Fuller
|
4ddf3d117c
|
Keys: Modified and added standardized toJSON/fromJSON prototypes
|
2014-12-12 13:39:49 -05:00 |
Esteban Ordano
|
0c28bc1786
|
Split buildPKH arguments, add Copy constructor on publickey
|
2014-12-10 12:46:21 -03:00 |
Braydon Fuller
|
ae80ca8678
|
PublicKey: Add test to verify that both uncompressed an compressed keys validatate. Fixes #665
|
2014-12-04 12:47:59 -05:00 |
Braydon Fuller
|
d5d88287cd
|
Networks: Consistency of network reference for 'livenet', and removed hardcoded value.
|
2014-12-02 10:48:21 -05:00 |
Braydon Fuller
|
b06866f86f
|
PublicKey: Added toAddress prototype. Closes #599
|
2014-12-01 14:15:59 -05:00 |
Braydon Fuller
|
9a76bf30ff
|
Crypto/Point: Added test coverage and documentation, and refactored validation
|
2014-12-01 10:14:36 -05:00 |
Braydon Fuller
|
85ce140aeb
|
Keys: Renamed Privkey to PrivateKey and Pubkey to PublicKey
|
2014-11-25 13:21:53 -05:00 |