Esteban Ordano
|
ad74b549a1
|
Fixes interfaces
|
10 years ago |
Esteban Ordano
|
5728c30371
|
Add tests
|
10 years ago |
Esteban Ordano
|
b89bdd19f8
|
Add HDPrivateKey class
|
10 years ago |
Yemel Jardi
|
bb0ec0ff73
|
Merge pull request #624 from maraoz/move/signature
move Signature to crypto/
|
10 years ago |
Manuel Araoz
|
1f3d7d9872
|
move Signature to crypto/
|
10 years ago |
Manuel Aráoz
|
9e34dfe3dd
|
Merge pull request #587 from braydonf/feature/karma
Tests: Add karma config and dependencies
|
10 years ago |
Braydon Fuller
|
c6a0803df2
|
Tests: Fix browser-test build
|
10 years ago |
Braydon Fuller
|
6af3559a97
|
Merge pull request #3 from maraoz/feature/karma
add npm install hook for browserify
|
10 years ago |
Manuel Araoz
|
115c581bd0
|
simplify gulpfile for watch:browser
|
10 years ago |
Manuel Araoz
|
4fb0ddd8f2
|
use local gulp
|
10 years ago |
Manuel Araoz
|
433cd81543
|
add npm install hook for browserify
|
10 years ago |
Braydon Fuller
|
089744f645
|
Tests: Add firefox launcher to package.json for karma tests
|
10 years ago |
Braydon Fuller
|
a1efd60842
|
Merge pull request #2 from maraoz/feature/karma
make travis run all tests
|
10 years ago |
Manuel Araoz
|
25651813e8
|
make travis run all tests
|
10 years ago |
Braydon Fuller
|
dcfedcef4d
|
Merge pull request #1 from maraoz/feature/karma
fix package.json
|
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
|
0d2b4bb0f1
|
Merge pull request #586 from braydonf/docs/jsdoc-misc-fixes
JSDoc: Update Address, PublicKey and PrivateKey
|
10 years ago |
Braydon Fuller
|
95b489c306
|
JSDoc: Update Address, PublicKey and PrivateKey so that they are documented.
|
10 years ago |
Manuel Aráoz
|
7b93c770d4
|
Merge pull request #584 from eordano/fix/gulpcover2
fixes gulpfile cover and browser-test
|
10 years ago |
Manuel Aráoz
|
412d0c720d
|
Merge pull request #583 from eordano/fix/jsdoc
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
WIP Fixes gulp coverage
|
10 years ago |
Esteban Ordano
|
2ab42595e4
|
Fixes gulp coverage
|
10 years ago |
Manuel Aráoz
|
d20a5cc593
|
Merge pull request #570 from eordano/feature/gulp
Replace grunt with 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
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
Keys: Modified interface of Pubkey and Privkey so that an instance can be relied upon as valid.
|
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
Tests: Updated tests to run from sub-directories
|
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
Update .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
Refactor readme
|
10 years ago |
Manuel Aráoz
|
f4bf23be82
|
Merge pull request #573 from braydonf/ref/remove-keypair
Keys: Refactored to use Pubkey and Privkey and removed Keypair
|
10 years ago |
Manuel Aráoz
|
3f594d28f9
|
Merge pull request #576 from eordano/feature/doc3
Some words about encoding
|
10 years ago |
Manuel Aráoz
|
b97e448af6
|
Merge pull request #575 from braydonf/ref/package-update-2014-11
Package: Updated to include the latest versions of dependencies
|
10 years ago |
Manuel Aráoz
|
183d401992
|
Merge pull request #567 from braydonf/address-interface
Address: Modified interface so that any instance of Address is valid
|
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 |