Yemel Jardi
|
3208ca2a44
|
Allow creating instance without new
|
10 years ago |
Yemel Jardi
|
69aec2fd4d
|
sort requires on index
|
10 years ago |
Yemel Jardi
|
d978160ddb
|
Utility for unit conversion
|
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 |
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
remove AES
|
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
Stealth Addresses: Table stealth addresses until a later date.
|
10 years ago |
Manuel Aráoz
|
94fbd31a3e
|
Merge pull request #565 from eordano/feature/doc
Address and Transaction docs
|
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 |