14 Commits (1f3d7d9872d699c67661e26efe50868fb7e5fd82)

Author SHA1 Message Date
Braydon Fuller 85ce140aeb Keys: Renamed Privkey to PrivateKey and Pubkey to PublicKey 10 years ago
Braydon Fuller 35d0cbc5a6 Keys: Modified interface of Pubkey and Privkey so that an instance can be relied upon as valid. 10 years ago
Braydon Fuller deb54c5a20 Address: Return new instance if `this` isn't already instantiated. 10 years ago
Braydon Fuller 9863b123c0 Address: Increase test coverage 10 years ago
Braydon Fuller 3c9cc23501 Address: Improved error messages and type, and added inspect prototype for console output. 10 years ago
Braydon Fuller 0df97a42fe Address: Fix indentation, typos and simplify isValid 10 years ago
Braydon Fuller 90341f2ab6 Address: Modified interface so that any instance of Address can be assumed to be valid. 10 years ago
Manuel Araoz a9d029341d remove extras 10 years ago
Manuel Araoz 6f2913eed4 fix references 10 years ago
Ryan X. Charles f17d604e44 Address().fromHashbuf() convenience method 10 years ago
Ryan X. Charles ac85264a28 Address().fromBuffer(buf); 10 years ago
Ryan X. Charles 4a027e260a Address().fromScript(script) 10 years ago
Ryan X. Charles 6a26813955 p2sh -> scripthash 10 years ago
Ryan X. Charles bdb8daaf07 remove redundant "test." from test names 11 years ago
Ryan X. Charles 356ddcfa4e test invalid address 11 years ago
Ryan X. Charles ac47796acd .isValid() is more convenient than .validate() 11 years ago
Ryan X. Charles 6b7592d67b add address validation convenience function 11 years ago
Ryan X. Charles f52e679f93 refactor address - use "set" function 11 years ago
Ryan X. Charles 7c945cdc01 add "compressed" feature to pubkeys 11 years ago
Ryan X. Charles 4cff6a41f4 remove "(classname): " from tests 11 years ago
Ryan X. Charles 9cc214cf06 capitalize classes in tests 11 years ago
Ryan X. Charles a2512226f8 address convenience functions 11 years ago
Ryan X. Charles 3871e43dd8 make address more consistent with rest of lib 11 years ago
Ryan X. Charles c00f1ebeea standardize capitalization in test describes 11 years ago
Ryan X. Charles 862235e57e initial commit 11 years ago