406 Commits (de4d2884c7541693987b67485892bca3987a5eb9)

Author SHA1 Message Date
Braydon Fuller cfb32f7fc8 Package: Updated to include the latest versions of dependencies 10 years ago
Braydon Fuller 23c1ed3599 Keys: Refactored to use Pubkey and Privkey and removed Keypair 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 5ff349758c Address: Fix Buffer data recognition in browsers 10 years ago
Braydon Fuller 0df97a42fe Address: Fix indentation, typos and simplify isValid 10 years ago
Braydon Fuller 8f32063375 Address: Add missing semicolons 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 4508fb6765 fix references to encoding 10 years ago
Manuel Araoz deee8c6887 refactor protocol->encoding 10 years ago
Manuel Araoz e0340213fe remove KDF 10 years ago
Manuel Araoz 5440baad83 fix tests for random 10 years ago
Manuel Araoz f0a4aebdfb reorder tests 10 years ago
Braydon Fuller 16120c1148 Stealth Addresses: Table stealth addresses until a later date. 10 years ago
Manuel Araoz a9d029341d remove extras 10 years ago
Manuel Araoz 044337a30f use strict to core 10 years ago
Manuel Araoz ca9b8d8f7b use strict to protocol 10 years ago
Manuel Araoz 56ca8a20c1 use strict to protocol 10 years ago
Manuel Araoz 7650b35482 use strict to extras 10 years ago
Manuel Araoz 2bf1ed8f34 use strict to crypto 10 years ago
Manuel Araoz 6f2913eed4 fix references 10 years ago
Manuel Araoz 481aa04cdb add comment to identity.js 10 years ago
Manuel Araoz 5dd3eae34f move more files 10 years ago
Manuel Araoz cebd3aaa18 move files 10 years ago
Manuel Araoz 54fa31c85d remove crypto 10 years ago
Braydon Fuller 0cd68b5384 removed unused module references 10 years ago
Braydon Fuller 8ca49fb523 update to include new version of bn.js and elliptic that include hex padding 10 years ago
Eric Martindale 14748ae2b5 Make more tests pass with Identity(). 10 years ago
Eric Martindale 4b6e9aaf03 Improve tests. 10 years ago
Eric Martindale dac2acc743 Clean example for full identities. 10 years ago
Eric Martindale 75cf4c4f9a tidy up identity class, add tests. 10 years ago
Eric Martindale 5fc9721647 Add support for identities. 10 years ago
Eric Martindale f01ebd97d2 Buffers, identities, and randomNumbers. 10 years ago
Eric Martindale e8d4786e48 CLASSICAL INHERITANCE IS FOR THE DOGS. 10 years ago
Eric Martindale 541196cb5a Re-implement addresses. 10 years ago
Eric Martindale 5f60d26a2b Migrate from Address() to Identity(). 10 years ago
Eric Martindale 9e95e7bf34 Remove ephemeral content. 10 years ago
Ryan X. Charles f54edfb618 Varint(BN()) convenience 10 years ago
Ryan X. Charles 8e85eba08b pushin, pushout 10 years ago
Ryan X. Charles c07d509623 initialize transaction 10 years ago
Ryan X. Charles 729049a7da Add error for when pushdata is exceptionally large 10 years ago
Ryan X. Charles b37e39abca Script().writeXX convenience methods 10 years ago
Ryan X. Charles 4f71535869 StealthTx 10 years ago
Ryan X. Charles 4fabad21a1 get rid of obsolete 'bitcore' stealth addr format 10 years ago
Ryan X. Charles 22b87325d7 make Dark Wallet buffer/string formats the default 10 years ago
Ryan X. Charles 96df77429f add support for Dark Wallet-style addresses 10 years ago
Ryan X. Charles 9b8ce05b15 BufferWriter().toBuffer convenience method 10 years ago
Ryan X. Charles 792e8080c8 classify pubkeyhash and scripthash scripts 10 years ago
Ryan X. Charles 6f92775b2c extra curly braces for code readability 10 years ago
Ryan X. Charles 5c7149aeab Stealthkey toJSON/fromJSON 10 years ago