Manuel Aráoz
684dfd5283
Merge pull request #1102 from throughnothing/merkleblock
Add MerkleBlock
10 years ago
William Wolf
ae5723515e
Merge pull request #1 from braydonf/merkleblock
Added test to check that merkle nodes do not match, and misc jshint fixes
10 years ago
Braydon Fuller
fb01bc09e4
Added test to check that merkle nodes do not match, and misc jshint fixes.
10 years ago
Manuel Aráoz
a194c6ded1
Merge pull request #1109 from eordano/serialize/checks
Better granularity on serialize() checks
10 years ago
eordano
f0f90c5d6a
Change unnecesarily big name
10 years ago
eordano
a6df7a175e
Better granularity on serialize() checks
10 years ago
Esteban Ordano
973198da79
Merge pull request #1106 from maraoz/docs/update
document modern browser usage
10 years ago
Manuel Araoz
a4b72325cd
capitalize
10 years ago
Manuel Araoz
0a319b9fde
minor fixes
10 years ago
William Wolf
3eb95b6576
_traverseMerkleTree state cleanup + improve hasTransactions()
10 years ago
William Wolf
bb0efd2108
Remove _validMerkleTree caching
10 years ago
Manuel Araoz
0772cd77f6
add sh types
10 years ago
Manuel Araoz
2f691e2cae
fix typo
10 years ago
Manuel Araoz
739c280f6b
document modern browser usage
10 years ago
William Wolf
a478e39524
Review Fixes
10 years ago
Manuel Aráoz
0031ae8089
Merge pull request #1104 from eordano/fix/1095
Fix bug on HDKeys not returning the correct network when requesting a PrivateKey/PublicKey from the HDKey
10 years ago
eordano
a07d90dfbf
Fix error on public key for hdpublickey
10 years ago
eordano
89d78019d8
Fix bug on hdprivate key generation
10 years ago
Esteban Ordano
33e3dcf01b
Merge pull request #1103 from dskloet/patch-1
Fix JS doc for publickey.js
10 years ago
William Wolf
a67084d176
cleanup
10 years ago
William Wolf
c558c4e34a
hasTransaction(tx) + tests
10 years ago
William Wolf
611dae5b55
validMerkleTree() method plus more test blocks
10 years ago
William Wolf
a32d8dbab8
Add block/index.js
10 years ago
William Wolf
4b601c3711
Move block.js and blockheader.js into lib/block/
10 years ago
William Wolf
3f11d8e927
One variable per var statement
10 years ago
William Wolf
32583fbbe3
Cleanup test
10 years ago
William Wolf
29c18e22f0
Add lib/block/merkleblock.js
10 years ago
dskloet
2c5219e32c
typo
10 years ago
dskloet
38bae9a1da
Fix JS doc annotations in publickey.js
10 years ago
Esteban Ordano
a9feb2b869
Merge pull request #1093 from bitpay/maraoz-patch-2
Update README to show team's PGP public keys
10 years ago
Esteban Ordano
67e4a724e8
Merge pull request #1098 from micro-machine/master
Clarify what is meant by CamelCase
10 years ago
Mike C
3da27b43d3
Clarify what is meant by CamelCase
The documentation referred to "CamelCase" meaning "upper camel case". Since the term "camel case" generally means "lower camel case" if "upper" or "lower" is not stated, this could be confusing. While the example following the instruction clarifies the meaning, I think it is even more clear to specify "UpperCamelCase".
10 years ago
Manuel Aráoz
f200da7b84
Update README to show team's PGP public keys
10 years ago
Manuel Araoz
dff415e0df
Bump package version to 0.10.4
10 years ago
Esteban Ordano
b922809e69
Merge pull request #1091 from maraoz/ignore/sigs
ignore browser build signatures
10 years ago
Manuel Araoz
5355e9af01
ignore browser build signatures
10 years ago
Manuel Aráoz
de121a43a9
Merge pull request #1089 from eordano/check/hdpriv
Add precondition checks to HDPrivateKey.from*
10 years ago
eordano
eb8f59aa27
Drop duplicated code
10 years ago
eordano
9c3170cb3a
HDPublicKey: Add precondition checks for static methods
10 years ago
eordano
0938eadab5
Add precondition checks to HDPrivateKey.from*
10 years ago
Esteban Ordano
20315b5fa4
Merge pull request #1068 from maraoz/check/docs
check that there is no inconsistency between docs and bitcore version
10 years ago
Esteban Ordano
7771878240
Merge pull request #1073 from yemel/feature/readme-examples
Add bitcore examples to the README
10 years ago
Manuel Aráoz
e2ff93b714
Merge pull request #1083 from eordano/feature/multisigchecks
Transaction: Check that threshold is less than amount of signatures
10 years ago
Yemel Jardi
92b261a849
Update examples
10 years ago
eordano
1a5780e35e
Script/Address: Add check for valid number of threshold needed
10 years ago
eordano
c19d5c6501
Transaction: Check that threshold is less than amount of signatures
10 years ago
Manuel Aráoz
4c822e06c5
Merge pull request #1078 from eordano/fix/smallFee
Add check for small fees
10 years ago
Braydon Fuller
cb5648cbe4
Merge pull request #1084 from eordano/update/opreturn80
Script: Update max length for standard opreturn to 80
10 years ago
eordano
0bbde0c9de
Script: Update max length for standard opreturn to 80
10 years ago
Esteban Ordano
5d904a393d
Merge pull request #1074 from thofmann/cleanup/requirements
Cleanup/requirements
10 years ago