Chris Kleeschulte
|
6922d55a3d
|
Merge pull request #161 from matiu/cash
support bitcoincash: protocolhandler
|
7 years ago |
matiu
|
fa8e1346e0
|
support bitcoincash: protocolhandler
|
7 years ago |
Matias Alejo Garcia
|
b5c4f76799
|
Merge pull request #160 from matiu/cash
Cash
|
7 years ago |
matiu
|
88ef129aba
|
travis node version: remove v8
|
7 years ago |
matiu
|
ad3975da83
|
updates lodash to v4
|
7 years ago |
matiu
|
be72c652fe
|
reverts bitcoincore new network\
|
7 years ago |
matiu
|
a3f2140c98
|
adds "bitcoincore" network, and adds #translate to Address"
|
7 years ago |
matiu
|
1b844080ff
|
change versionGuard message
|
7 years ago |
matiu
|
157a7a95de
|
update node versions
|
7 years ago |
matiu
|
860289f5ba
|
fix tx tests
|
7 years ago |
matiu
|
d5f287fc6b
|
fix uri tests
|
7 years ago |
matiu
|
0f714c7228
|
fix for node8
|
7 years ago |
matiu
|
3476b80bcc
|
fix privkey tests
|
7 years ago |
matiu
|
244534512b
|
fix tx/input tests
|
7 years ago |
matiu
|
6f6753ccf7
|
fix pubkey tests
|
7 years ago |
matiu
|
fffde308c7
|
change address version to 28/40 + fix address tests
|
7 years ago |
Matias Alejo Garcia
|
5feb9e547c
|
Update README.md
|
7 years ago |
Matias Alejo Garcia
|
0fdfb45ed3
|
Update README.md
|
8 years ago |
Matias Alejo Garcia
|
f3388cdb23
|
ALL|FORKID new default sighash
|
8 years ago |
Matias Alejo Garcia
|
8672f93f89
|
bitcoreCash version guard
|
8 years ago |
Matias Alejo Garcia
|
ae95c0cb13
|
name change
|
8 years ago |
Matias Alejo Garcia
|
baaf2a2712
|
code cleanup
|
8 years ago |
Matias Alejo Garcia
|
38d7258971
|
all test passing
|
8 years ago |
Matias Alejo Garcia
|
95988dd7d3
|
first 2 sighash cash vector passing
|
8 years ago |
Matias Alejo Garcia
|
73a9d2c1f8
|
add fork_id sighash vectors
|
8 years ago |
Matias Alejo Garcia
|
7b272e0171
|
Merge pull request #126 from jgarzik/2017_browserify_fix
Directly use Buffer.isBuffer (Cordova, RN workaround)
|
8 years ago |
Matias Alejo Garcia
|
a8cc5ae480
|
Merge pull request #83 from braydonf/docs-serialization
transaction: update serialization skip docs
|
8 years ago |
Matias Alejo Garcia
|
f50553287e
|
Update .travis.yml
|
8 years ago |
Matias Alejo Garcia
|
87c8839125
|
Update .travis.yml
|
8 years ago |
Jeff Garzik
|
68a79e3454
|
lib/util/preconditions: Directly use Buffer.isBuffer (Cordova, RN workaround)
Using "./buffer" fails on some browserify-esque platforms
such as Cordova and React.Native.
Fixes #108
|
8 years ago |
Chris Kleeschulte
|
282c17a116
|
Adjusted documentation version.
|
8 years ago |
Chris Kleeschulte
|
2b5b486ee9
|
Bumped version and copyright end year.
|
8 years ago |
Chris Kleeschulte
|
3f83ff625d
|
Merge branch 'update/higherDefaultFees'
|
8 years ago |
Gabe Gattis
|
50e7d24a9c
|
fix tests
|
8 years ago |
Gabe Gattis
|
cc764dbc2a
|
use higher default FEE_PER_KB and FEE_SECURITY_MARGIN
|
8 years ago |
Chris Kleeschulte
|
421f8c9757
|
Merge pull request #116 from gabegattis/bip32-compliance
Bip32 compliance-round3
|
8 years ago |
Chris Kleeschulte
|
ed026854b2
|
Merge pull request #117 from gabegattis/remove-hdkeycache
remove hdkeycache
|
8 years ago |
Gabe Gattis
|
6d2472b782
|
Merge branch 'tx-block-ver-signed'
|
8 years ago |
Chris Kleeschulte
|
3cd8de1d87
|
Merge pull request #120 from keepkey-builder/patch-1
Incorrect namespace for 'crypto' modules
|
8 years ago |
KeepKey Pair Programmers
|
7bfcf4cf62
|
Incorrect namespace for 'crypto' modules
Use the correct namespace case for 'crypto' modules
|
8 years ago |
Gabe Gattis
|
7cdee7d1a5
|
remove hdkeycache
|
8 years ago |
Gabe Gattis
|
8339bda2d9
|
update hierarchical key docs
|
8 years ago |
Gabe Gattis
|
d9c295b2d8
|
revert change to privateKey.toBuffer(). Change will be delayed until v1.0.0
|
8 years ago |
Gabe Gattis
|
a963632287
|
remove nonCompliant argument from deriveChild, fix travis file
|
8 years ago |
Gabe Gattis
|
1b2c41978f
|
revert behavior of derive
|
8 years ago |
Gabe Gattis
|
206aaa0bee
|
revert premature changes
|
8 years ago |
Gabe Gattis
|
a9aeada69e
|
remove hdkeycache
|
8 years ago |
Braydon Fuller
|
d32ae41adc
|
Change name of derive to deriveChild
This is to avoid any accidental upgrades to a bugfixed version without awareness of the change.
|
8 years ago |
Gabe Gattis
|
cc2c510e58
|
Merge branch 'patch-1'
|
8 years ago |
Federico Bond
|
6dd38c160e
|
Fix typo in Script.getPublicKey
|
8 years ago |