Micah Riggan
|
4195d552da
|
reverting bitcore-lib
|
7 years ago |
Micah Riggan
|
1186be59dc
|
Removing deprecated new Buffer()
|
7 years ago |
Micah Riggan
|
df5fcf2332
|
Switching deprecated buffer constructor to use Buffer.from
|
7 years ago |
Matias Alejo Garcia
|
062baa94fa
|
Delete package-lock.json
|
7 years ago |
Matias Alejo Garcia
|
75ef027dde
|
Merge pull request #168 from matiu/ref/re-add-version-guard
Ref/re add version guard
|
7 years ago |
Matias Alejo Garcia
|
b1bbd00ad6
|
fix tests
|
7 years ago |
Matias Alejo Garcia
|
1ad48c1382
|
back to version 0.15
|
7 years ago |
Matias Alejo Garcia
|
73a8c83b5e
|
add versionGuard tests
|
7 years ago |
Matias Alejo Garcia
|
eee3874717
|
Merge pull request #92 from Fi3/feature/merkleblock-add-txsThatMatchFilter
Feature/merkleblock add txs that match filter
|
7 years ago |
Matias Alejo Garcia
|
ee61039f50
|
Merge pull request #19 from braydonf/pushdata1
Script: Account for reverseMap name inconsistencies
|
7 years ago |
Matias Alejo Garcia
|
75c056f3cc
|
Merge pull request #10 from fanatid/fix/Script
fix Script.set
|
7 years ago |
Matias Alejo Garcia
|
2b451cc59e
|
Merge pull request #166 from rude9/1.0.0
1.0.0
|
7 years ago |
Chris Kleeschulte
|
484683f854
|
Merge branch 'ref/deps-updats'
|
7 years ago |
Matias Alejo Garcia
|
f1b13b7ba2
|
add missing dep bs58
|
7 years ago |
Matias Alejo Garcia
|
c3c978c006
|
update bitcore-build
|
7 years ago |
Matias Alejo Garcia
|
1f2e3a35ea
|
fix tests / error messages
|
7 years ago |
Matias Alejo Garcia
|
4088499b54
|
updates to bn.js new api... umod = mod
|
7 years ago |
Matias Alejo Garcia
|
85be36114a
|
more lodash aliases
|
7 years ago |
Matias Alejo Garcia
|
88e76bd0dd
|
lodash fixes
|
7 years ago |
Matias Alejo Garcia
|
b061bed17c
|
WIP: updates lodash, bn and elliptic
|
7 years ago |
Jason Dreyzehner
|
bce9b83f50
|
chore(release): 5.0.0-beta.1
|
8 years ago |
Jason Dreyzehner
|
024cbcdf88
|
test: update tests
|
8 years ago |
Jason Dreyzehner
|
e622ab2186
|
refactor(initialization): remove version guard
|
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 |
Matias Alejo Garcia
|
19e7a4638e
|
Merge pull request #102 from braydonf/invalid-network
Throw error with invalid network with fromString
|
8 years ago |
Matias Alejo Garcia
|
f1bbe66ece
|
Merge pull request #104 from braydonf/tx-messages
Improve transaction assertion messages
|
8 years ago |
Gabe Gattis
|
cc2c510e58
|
Merge branch 'patch-1'
|
8 years ago |
Federico Bond
|
6dd38c160e
|
Fix typo in Script.getPublicKey
|
8 years ago |