Commit Graph

2867 Commits

Author SHA1 Message Date
Manuel Aráoz 20565c17fb Merge pull request #1112 from eordano/fix/jsdocs
Review JSDocs
2015-02-24 15:35:23 -03:00
Manuel Araoz c4666044e9 fix #1096: PrivateKey#toAddress(network) 2015-02-24 15:34:44 -03:00
Manuel Aráoz 5e08fcdfff Merge pull request #1111 from eordano/serialize/checks
Minor: Less repetition on tests for skipping serialization checks
2015-02-24 15:32:58 -03:00
eordano 427c9b3234 Less repetition on tests for skipping serialization checks 2015-02-24 15:31:26 -03:00
eordano 575993967c Standardize optional parameters to Closure syntax 2015-02-24 15:31:13 -03:00
eordano fcc9081ddd Fix JSDocs from String to string 2015-02-24 15:31:12 -03:00
Manuel Aráoz 684dfd5283 Merge pull request #1102 from throughnothing/merkleblock
Add MerkleBlock
2015-02-24 14:59:19 -03:00
William Wolf ae5723515e Merge pull request #1 from braydonf/merkleblock
Added test to check that merkle nodes do not match, and misc jshint fixes
2015-02-24 08:49:27 -08:00
Braydon Fuller fb01bc09e4 Added test to check that merkle nodes do not match, and misc jshint fixes. 2015-02-24 11:38:06 -05:00
Manuel Aráoz a194c6ded1 Merge pull request #1109 from eordano/serialize/checks
Better granularity on serialize() checks
2015-02-24 13:16:41 -03:00
eordano f0f90c5d6a Change unnecesarily big name 2015-02-24 13:04:40 -03:00
eordano a6df7a175e Better granularity on serialize() checks 2015-02-24 13:02:34 -03:00
Esteban Ordano 973198da79 Merge pull request #1106 from maraoz/docs/update
document modern browser usage
2015-02-24 13:01:47 -03:00
Manuel Araoz a4b72325cd capitalize 2015-02-24 12:59:36 -03:00
Manuel Araoz 0a319b9fde minor fixes 2015-02-24 11:26:37 -03:00
William Wolf 3eb95b6576 _traverseMerkleTree state cleanup + improve hasTransactions() 2015-02-24 00:51:38 -08:00
William Wolf bb0efd2108 Remove _validMerkleTree caching 2015-02-23 19:40:52 -08:00
Manuel Araoz 0772cd77f6 add sh types 2015-02-23 19:32:57 -03:00
Manuel Araoz 2f691e2cae fix typo 2015-02-23 19:32:01 -03:00
Manuel Araoz 739c280f6b document modern browser usage 2015-02-23 19:30:25 -03:00
William Wolf a478e39524 Review Fixes 2015-02-23 10:05:45 -08:00
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
2015-02-23 12:29:08 -03:00
eordano a07d90dfbf Fix error on public key for hdpublickey 2015-02-23 12:10:51 -03:00
eordano 89d78019d8 Fix bug on hdprivate key generation 2015-02-23 11:40:31 -03:00
Esteban Ordano 33e3dcf01b Merge pull request #1103 from dskloet/patch-1
Fix JS doc for publickey.js
2015-02-23 11:14:54 -03:00
William Wolf a67084d176 cleanup 2015-02-23 01:06:22 -08:00
William Wolf c558c4e34a hasTransaction(tx) + tests 2015-02-22 21:10:50 -08:00
William Wolf 611dae5b55 validMerkleTree() method plus more test blocks 2015-02-22 21:10:50 -08:00
William Wolf a32d8dbab8 Add block/index.js 2015-02-22 21:10:50 -08:00
William Wolf 4b601c3711 Move block.js and blockheader.js into lib/block/ 2015-02-22 21:10:50 -08:00
William Wolf 3f11d8e927 One variable per var statement 2015-02-22 21:10:50 -08:00
William Wolf 32583fbbe3 Cleanup test 2015-02-22 21:10:49 -08:00
William Wolf 29c18e22f0 Add lib/block/merkleblock.js 2015-02-22 21:10:49 -08:00
dskloet 2c5219e32c typo 2015-02-21 19:46:26 +01:00
dskloet 38bae9a1da Fix JS doc annotations in publickey.js 2015-02-21 19:42:38 +01:00
Esteban Ordano a9feb2b869 Merge pull request #1093 from bitpay/maraoz-patch-2
Update README to show team's PGP public keys
2015-02-20 18:06:22 -03:00
Esteban Ordano 67e4a724e8 Merge pull request #1098 from micro-machine/master
Clarify what is meant by CamelCase
2015-02-20 09:15:27 -03:00
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".
2015-02-19 16:01:11 -07:00
Manuel Aráoz f200da7b84 Update README to show team's PGP public keys 2015-02-18 16:23:17 -03:00
Manuel Aráoz 3638d6ab8c Update README.md 2015-02-18 16:00:18 -03:00
Manuel Araoz dff415e0df Bump package version to 0.10.4 2015-02-18 15:14:42 -03:00
Esteban Ordano b922809e69 Merge pull request #1091 from maraoz/ignore/sigs
ignore browser build signatures
2015-02-18 15:12:20 -03:00
Manuel Araoz 5355e9af01 ignore browser build signatures 2015-02-18 15:06:08 -03:00
Manuel Aráoz de121a43a9 Merge pull request #1089 from eordano/check/hdpriv
Add precondition checks to HDPrivateKey.from*
2015-02-18 14:52:33 -03:00
eordano eb8f59aa27 Drop duplicated code 2015-02-18 13:39:48 -03:00
eordano 9c3170cb3a HDPublicKey: Add precondition checks for static methods 2015-02-18 13:14:12 -03:00
eordano 0938eadab5 Add precondition checks to HDPrivateKey.from* 2015-02-18 13:14:12 -03:00
Esteban Ordano 20315b5fa4 Merge pull request #1068 from maraoz/check/docs
check that there is no inconsistency between docs and bitcore version
2015-02-18 12:12:04 -03:00
Esteban Ordano 7771878240 Merge pull request #1073 from yemel/feature/readme-examples
Add bitcore examples to the README
2015-02-18 12:10:48 -03:00
Manuel Aráoz e2ff93b714 Merge pull request #1083 from eordano/feature/multisigchecks
Transaction: Check that threshold is less than amount of signatures
2015-02-18 12:01:58 -03:00