Manuel Araoz
|
4fb0ddd8f2
|
use local gulp
|
2014-11-26 19:36:59 -03:00 |
Manuel Araoz
|
433cd81543
|
add npm install hook for browserify
|
2014-11-26 19:33:50 -03:00 |
Braydon Fuller
|
089744f645
|
Tests: Add firefox launcher to package.json for karma tests
|
2014-11-26 17:20:58 -05:00 |
Braydon Fuller
|
a1efd60842
|
Merge pull request #2 from maraoz/feature/karma
make travis run all tests
|
2014-11-26 17:19:00 -05:00 |
Manuel Araoz
|
25651813e8
|
make travis run all tests
|
2014-11-26 18:50:53 -03:00 |
Braydon Fuller
|
dcfedcef4d
|
Merge pull request #1 from maraoz/feature/karma
fix package.json
|
2014-11-26 14:56:23 -05:00 |
Manuel Araoz
|
3300aa8015
|
fix package.json
|
2014-11-26 16:52:45 -03:00 |
Braydon Fuller
|
b456d9a11a
|
Tests: Add karma config and dependencies
|
2014-11-26 14:47:26 -05:00 |
Manuel Aráoz
|
0d2b4bb0f1
|
Merge pull request #586 from braydonf/docs/jsdoc-misc-fixes
JSDoc: Update Address, PublicKey and PrivateKey
|
2014-11-26 16:43:32 -03:00 |
Braydon Fuller
|
95b489c306
|
JSDoc: Update Address, PublicKey and PrivateKey so that they are documented.
|
2014-11-26 14:21:45 -05:00 |
Manuel Aráoz
|
7b93c770d4
|
Merge pull request #584 from eordano/fix/gulpcover2
fixes gulpfile cover and browser-test
|
2014-11-26 14:33:34 -03:00 |
Manuel Aráoz
|
412d0c720d
|
Merge pull request #583 from eordano/fix/jsdoc
fix jsdoc
|
2014-11-26 14:19:33 -03:00 |
Esteban Ordano
|
077a501da3
|
fixes gulpfile cover and browser-test
|
2014-11-26 13:19:15 -03:00 |
Esteban Ordano
|
0695cda651
|
fix jsdoc
|
2014-11-26 12:56:43 -03:00 |
Manuel Aráoz
|
4e5e8e1169
|
Merge pull request #582 from eordano/fix/gulpcover
WIP Fixes gulp coverage
|
2014-11-26 12:54:14 -03:00 |
Esteban Ordano
|
2ab42595e4
|
Fixes gulp coverage
|
2014-11-26 12:51:02 -03:00 |
Manuel Aráoz
|
d20a5cc593
|
Merge pull request #570 from eordano/feature/gulp
Replace grunt with gulp
|
2014-11-26 11:51:33 -03:00 |
Esteban Ordano
|
4b201a8db1
|
Replace grunt with gulp
|
2014-11-25 21:26:52 -03:00 |
Manuel Aráoz
|
3cf7a54845
|
Merge pull request #578 from eordano/refactor/networks
Refactor/networks
|
2014-11-25 20:56:16 -03:00 |
Esteban Ordano
|
73265d9089
|
Refactor network.js
|
2014-11-25 20:39:43 -03:00 |
Manuel Aráoz
|
5ff732f52b
|
Merge pull request #581 from braydonf/feature/keys-interface-rename
Keys: Modified interface of Pubkey and Privkey so that an instance can be relied upon as valid.
|
2014-11-25 20:20:01 -03:00 |
Braydon Fuller
|
a50655c7d3
|
Merge branch 'feature/keys-interface-rename-tests' into feature/keys-interface-rename
|
2014-11-25 17:38:24 -05:00 |
Braydon Fuller
|
747b14dc2e
|
Merge branch 'v0.8' into feature/keys-interface-rename
|
2014-11-25 17:37:24 -05:00 |
Esteban Ordano
|
5c677a912d
|
Merge pull request #580 from braydonf/bug/recursive-tests
Tests: Updated tests to run from sub-directories
|
2014-11-25 19:27:12 -03:00 |
Braydon Fuller
|
7de28610a5
|
Keys: Fix browser data types
|
2014-11-25 15:30:25 -05:00 |
Braydon Fuller
|
2a2dc8196d
|
Crypto: Update ECDSA with to use PrivateKey and PublicKey
|
2014-11-25 15:10:22 -05:00 |
Braydon Fuller
|
f6e610dd28
|
Merge branch 'bug/recursive-tests' into feature/keys-interface-rename-tests
|
2014-11-25 14:55:35 -05:00 |
Braydon Fuller
|
cd4583f954
|
Encodings: Updated Base58 for the latest version.
|
2014-11-25 14:40:43 -05:00 |
Braydon Fuller
|
8c4301cb0a
|
Tests: Updated tests to run from sub-directories and fixed crypto and encoding related missing updates.
|
2014-11-25 14:20:43 -05:00 |
Braydon Fuller
|
85ce140aeb
|
Keys: Renamed Privkey to PrivateKey and Pubkey to PublicKey
|
2014-11-25 13:21:53 -05:00 |
Esteban Ordano
|
665b77518f
|
Update Transaction.md
|
2014-11-25 14:43:25 -03:00 |
Manuel Aráoz
|
c9e6fd24b9
|
Merge pull request #579 from eordano/feature/jshintrc
Update .jshintrc
|
2014-11-25 14:33:00 -03:00 |
Braydon Fuller
|
35d0cbc5a6
|
Keys: Modified interface of Pubkey and Privkey so that an instance can be relied upon as valid.
|
2014-11-25 12:30:52 -05:00 |
Esteban Ordano
|
d08c1e7e2a
|
Update .jshintrc
|
2014-11-25 13:56:35 -03:00 |
Manuel Aráoz
|
ac368176b7
|
Merge pull request #569 from eordano/fix/readme
Refactor readme
|
2014-11-25 12:23:36 -03:00 |
Manuel Aráoz
|
f4bf23be82
|
Merge pull request #573 from braydonf/ref/remove-keypair
Keys: Refactored to use Pubkey and Privkey and removed Keypair
|
2014-11-25 12:22:38 -03:00 |
Manuel Aráoz
|
3f594d28f9
|
Merge pull request #576 from eordano/feature/doc3
Some words about encoding
|
2014-11-25 11:58:02 -03:00 |
Manuel Aráoz
|
b97e448af6
|
Merge pull request #575 from braydonf/ref/package-update-2014-11
Package: Updated to include the latest versions of dependencies
|
2014-11-25 11:45:40 -03:00 |
Manuel Aráoz
|
183d401992
|
Merge pull request #567 from braydonf/address-interface
Address: Modified interface so that any instance of Address is valid
|
2014-11-25 11:08:06 -03:00 |
Braydon Fuller
|
deb54c5a20
|
Address: Return new instance if `this` isn't already instantiated.
|
2014-11-24 15:47:30 -05:00 |
Braydon Fuller
|
cfb32f7fc8
|
Package: Updated to include the latest versions of dependencies
|
2014-11-24 15:20:14 -05:00 |
Braydon Fuller
|
23c1ed3599
|
Keys: Refactored to use Pubkey and Privkey and removed Keypair
|
2014-11-24 12:53:16 -05:00 |
Esteban Ordano
|
50b3d15491
|
Some words about encoding
|
2014-11-24 14:14:58 -03:00 |
Esteban Ordano
|
d3de4742b2
|
Add docs for Crypto
|
2014-11-24 13:52:53 -03:00 |
Esteban Ordano
|
7c012eaa95
|
Block.md content. Remove blockheader doc
|
2014-11-24 13:40:24 -03:00 |
Esteban Ordano
|
616e298ae0
|
Add content for Networks.md
|
2014-11-24 11:08:02 -03:00 |
Braydon Fuller
|
9863b123c0
|
Address: Increase test coverage
|
2014-11-23 15:34:19 -05:00 |
Esteban Ordano
|
debcb89996
|
Refactor readme
|
2014-11-22 18:44:18 -03:00 |
Esteban Ordano
|
2e9298fbc8
|
Empty files for most classes
|
2014-11-22 17:36:07 -03:00 |
Braydon Fuller
|
3c9cc23501
|
Address: Improved error messages and type, and added inspect prototype for console output.
|
2014-11-21 22:20:44 -05:00 |