1729 Commits (4c0769fa0994984716f3833cda55d6a38ec85b0c)
 

Author SHA1 Message Date
Manuel Aráoz 183d401992 Merge pull request #567 from braydonf/address-interface 10 years ago
Braydon Fuller deb54c5a20 Address: Return new instance if `this` isn't already instantiated. 10 years ago
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
Esteban Ordano 50b3d15491 Some words about encoding 10 years ago
Esteban Ordano d3de4742b2 Add docs for Crypto 10 years ago
Esteban Ordano 7c012eaa95 Block.md content. Remove blockheader doc 10 years ago
Esteban Ordano 616e298ae0 Add content for Networks.md 10 years ago
Braydon Fuller 9863b123c0 Address: Increase test coverage 10 years ago
Esteban Ordano debcb89996 Refactor readme 10 years ago
Esteban Ordano 2e9298fbc8 Empty files for most classes 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
Esteban Ordano 33d0bc0255 Fix nits on Transaction doc 10 years ago
Esteban Ordano b53d5442ea Merge pull request #566 from maraoz/remove/crypto 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 4974fc99a5 remove AES 10 years ago
Manuel Aráoz a70cafdf89 Merge pull request #560 from braydonf/table-stealth-addresses 10 years ago
Manuel Aráoz 94fbd31a3e Merge pull request #565 from eordano/feature/doc 10 years ago
Esteban Ordano 87050b74b6 Change type (reserved keyword) for scriptType 10 years ago
Esteban Ordano 43ffce4e20 Address and Transaction docs 10 years ago
Esteban Ordano 1dce3d6ad9 Merge pull request #564 from maraoz/ref/dirs 10 years ago
Manuel Araoz a45dee3a4b 'hide' encoding and crypto 10 years ago
Manuel Araoz c8239c8655 remove unused dep 10 years ago
Manuel Araoz 4508fb6765 fix references to encoding 10 years ago
Esteban Ordano f3da80b8b8 Merge pull request #561 from maraoz/ref/dir-structure 10 years ago
Manuel Araoz deee8c6887 refactor protocol->encoding 10 years ago
Manuel Araoz e0340213fe remove KDF 10 years ago
Manuel Araoz 1477572a04 fix bitcore reference 10 years ago
Manuel Araoz eb7be6ac44 fix tests for varint 10 years ago
Manuel Araoz d2fe2909db fix tests for bufferwriter 10 years ago
Manuel Araoz ea05ec625e fix tests for bufferreader 10 years ago
Manuel Araoz 3bd2654eb4 fix tests for base58check 10 years ago
Manuel Araoz 890bed0af6 fix tests for base58 10 years ago
Manuel Araoz 5440baad83 fix tests for random 10 years ago
Manuel Araoz 4c925dc249 fix tests for point 10 years ago
Manuel Araoz fa2b54332c fix tests for kdf 10 years ago
Manuel Araoz e71e41542c fix tests for hash 10 years ago
Manuel Araoz f0740e0589 fix tests for ecdsa 10 years ago
Manuel Araoz f178445b07 fix tests for bn 10 years ago
Manuel Araoz 9e30a0236c fix tests for txout 10 years ago
Manuel Araoz 4dd9f60f8c fix tests for txin 10 years ago
Manuel Araoz a18d703b86 fix tests for tx 10 years ago
Manuel Araoz 1df88d0694 fix tests for signature 10 years ago
Manuel Araoz 778977449a fix tests for script 10 years ago
Manuel Araoz b2ef61328f fix tests for pubkey 10 years ago
Manuel Araoz 3ac26759e4 fix tests for privkey 10 years ago
Manuel Araoz 685e0c5a95 fix tests for opcode 10 years ago