1711 Commits (25651813e88c1da9995a3d225440faed6d1a3f90)
 

Author SHA1 Message Date
Manuel Araoz 25651813e8 make travis run all tests 10 years ago
Braydon Fuller dcfedcef4d Merge pull request #1 from maraoz/feature/karma 10 years ago
Manuel Araoz 3300aa8015 fix package.json 10 years ago
Braydon Fuller b456d9a11a Tests: Add karma config and dependencies 10 years ago
Manuel Aráoz 7b93c770d4 Merge pull request #584 from eordano/fix/gulpcover2 10 years ago
Manuel Aráoz 412d0c720d Merge pull request #583 from eordano/fix/jsdoc 10 years ago
Esteban Ordano 077a501da3 fixes gulpfile cover and browser-test 10 years ago
Esteban Ordano 0695cda651 fix jsdoc 10 years ago
Manuel Aráoz 4e5e8e1169 Merge pull request #582 from eordano/fix/gulpcover 10 years ago
Esteban Ordano 2ab42595e4 Fixes gulp coverage 10 years ago
Manuel Aráoz d20a5cc593 Merge pull request #570 from eordano/feature/gulp 10 years ago
Esteban Ordano 4b201a8db1 Replace grunt with gulp 10 years ago
Manuel Aráoz 3cf7a54845 Merge pull request #578 from eordano/refactor/networks 10 years ago
Esteban Ordano 73265d9089 Refactor network.js 10 years ago
Manuel Aráoz 5ff732f52b Merge pull request #581 from braydonf/feature/keys-interface-rename 10 years ago
Braydon Fuller a50655c7d3 Merge branch 'feature/keys-interface-rename-tests' into feature/keys-interface-rename 10 years ago
Braydon Fuller 747b14dc2e Merge branch 'v0.8' into feature/keys-interface-rename 10 years ago
Esteban Ordano 5c677a912d Merge pull request #580 from braydonf/bug/recursive-tests 10 years ago
Braydon Fuller 7de28610a5 Keys: Fix browser data types 10 years ago
Braydon Fuller 2a2dc8196d Crypto: Update ECDSA with to use PrivateKey and PublicKey 10 years ago
Braydon Fuller f6e610dd28 Merge branch 'bug/recursive-tests' into feature/keys-interface-rename-tests 10 years ago
Braydon Fuller cd4583f954 Encodings: Updated Base58 for the latest version. 10 years ago
Braydon Fuller 8c4301cb0a Tests: Updated tests to run from sub-directories and fixed crypto and encoding related missing updates. 10 years ago
Braydon Fuller 85ce140aeb Keys: Renamed Privkey to PrivateKey and Pubkey to PublicKey 10 years ago
Esteban Ordano 665b77518f Update Transaction.md 10 years ago
Manuel Aráoz c9e6fd24b9 Merge pull request #579 from eordano/feature/jshintrc 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
Esteban Ordano d08c1e7e2a Update .jshintrc 10 years ago
Manuel Aráoz ac368176b7 Merge pull request #569 from eordano/fix/readme 10 years ago
Manuel Aráoz f4bf23be82 Merge pull request #573 from braydonf/ref/remove-keypair 10 years ago
Manuel Aráoz 3f594d28f9 Merge pull request #576 from eordano/feature/doc3 10 years ago
Manuel Aráoz b97e448af6 Merge pull request #575 from braydonf/ref/package-update-2014-11 10 years ago
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