Braydon Fuller
|
3fc12e87d7
|
Merge pull request #648 from braydonf/ref/default-networks
Networks: Consistency of network reference and fix hardcoded value
|
10 years ago |
Esteban Ordano
|
78ad47d215
|
Merge pull request #647 from eordano/fix/build
Fixes build, add "mainnet" again and fixes uri
|
10 years ago |
Braydon Fuller
|
968f9936d8
|
Networks: Add mainnet alias
|
10 years ago |
Braydon Fuller
|
d5d88287cd
|
Networks: Consistency of network reference for 'livenet', and removed hardcoded value.
|
10 years ago |
Esteban Ordano
|
3dbb35a708
|
Fixes build, add "mainnet" again and fixes uri
|
10 years ago |
Esteban Ordano
|
2b866a8460
|
Merge pull request #630 from braydonf/feature/immutable
Immutable Address, PublicKey and PrivateKey
|
10 years ago |
Esteban Ordano
|
3d56ed3b4d
|
Merge pull request #637 from braydonf/feature/public-key-to-address
PublicKey: Added toAddress prototype. Closes #599
|
10 years ago |
Esteban Ordano
|
7682cfa359
|
Merge pull request #644 from braydonf/ref/default-network
Default the network, if not specified, to `networks.defaultNetwork`. Closes #559
|
10 years ago |
Manuel Aráoz
|
430b175d6e
|
Merge pull request #588 from yemel/refactor/bip21
Add support for bitcoin URIs (BIP21)
|
10 years ago |
Braydon Fuller
|
4ba53fcb92
|
Tests: Check that PrivateKey is using the defaultNetwork
|
10 years ago |
Braydon Fuller
|
2cbcf7da1c
|
Tests: Check that an Address is using the defaultNetwork
|
10 years ago |
Braydon Fuller
|
b91b0fe4a5
|
PrivateKey: Use defaultNetwork if not specified
|
10 years ago |
Braydon Fuller
|
eb72310a62
|
Address: Use defaultNetwork if network is not specified
|
10 years ago |
Braydon Fuller
|
6e36baebc6
|
Tests: Enable tests for network, include defaultNetwork, check each constant, build browser tests before running to make sure it's up-to-date
|
10 years ago |
Braydon Fuller
|
4adf1fcb14
|
Network: Replaced all instances of mainnet with livenet for consistency
|
10 years ago |
Yemel Jardi
|
9cd9eeba1f
|
convert amout to satoshis
|
10 years ago |
Yemel Jardi
|
db4561f834
|
Add documentation
|
10 years ago |
Yemel Jardi
|
c9951be2dc
|
Base URI class and tests
|
10 years ago |
Yemel Jardi
|
80937362be
|
Address constructor allows an address instance
|
10 years ago |
Manuel Aráoz
|
1175c475a2
|
Merge pull request #627 from yemel/feature/unit-util
Utility for unit conversion
|
10 years ago |
Braydon Fuller
|
b06866f86f
|
PublicKey: Added toAddress prototype. Closes #599
|
10 years ago |
Yemel Jardi
|
1ae88eed7a
|
Add new test for string values
|
10 years ago |
Yemel Jardi
|
ab517cae9c
|
refactor double quote
|
10 years ago |
Yemel Jardi
|
3208ca2a44
|
Allow creating instance without new
|
10 years ago |
Yemel Jardi
|
69aec2fd4d
|
sort requires on index
|
10 years ago |
Manuel Aráoz
|
6519888f7b
|
Merge pull request #626 from braydonf/ref/crypto-point
Crypto/Point: Added test coverage and documentation, and refactors validation.
|
10 years ago |
Braydon Fuller
|
3298a01498
|
Immutable Address, PublicKey and PrivateKey
|
10 years ago |
Yemel Jardi
|
d978160ddb
|
Utility for unit conversion
|
10 years ago |
Braydon Fuller
|
9a76bf30ff
|
Crypto/Point: Added test coverage and documentation, and refactored validation
|
10 years ago |
Esteban Ordano
|
756cec6e17
|
Merge pull request #577 from eordano/feature/hdprivate
Refactor BIP32 -> HDPrivateKey and HDPublicKey
|
10 years ago |
Esteban Ordano
|
865a69f6f2
|
add testing for key cache
|
10 years ago |
Esteban Ordano
|
13fd2592fc
|
Add autogenerated errors
|
10 years ago |
Esteban Ordano
|
803027353a
|
Change errors
|
10 years ago |
Esteban Ordano
|
94f3f02210
|
Add missing javadocs
|
10 years ago |
Esteban Ordano
|
a2a51ecc0c
|
Fix style: move each static function to an appropiate namespace
|
10 years ago |
Esteban Ordano
|
53900f3196
|
Add cache to derivation
|
10 years ago |
Esteban Ordano
|
4c0769fa09
|
100% test coverage on hdpublickey
|
10 years ago |
Esteban Ordano
|
edc5b24d69
|
100% test coverage for HDPrivateKey
|
10 years ago |
Esteban Ordano
|
950ea6ed1a
|
Add public key
|
10 years ago |
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 |