Commit Graph

571 Commits

Author SHA1 Message Date
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
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
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
eordano 1a5780e35e Script/Address: Add check for valid number of threshold needed 2015-02-18 11:53:22 -03:00
eordano c19d5c6501 Transaction: Check that threshold is less than amount of signatures 2015-02-18 11:52:50 -03:00
Manuel Aráoz 4c822e06c5 Merge pull request #1078 from eordano/fix/smallFee
Add check for small fees
2015-02-18 11:30:21 -03:00
Braydon Fuller cb5648cbe4 Merge pull request #1084 from eordano/update/opreturn80
Script: Update max length for standard opreturn to 80
2015-02-18 09:09:28 -05:00
eordano 0bbde0c9de Script: Update max length for standard opreturn to 80 2015-02-18 10:46:47 -03:00
eordano 7e88167891 Add check for small fees 2015-02-16 12:47:53 -03:00
Trevin Hofmann 374e43bed2 Properly capitalize Base58Check and Base58 2015-02-13 21:40:20 -06:00
Trevin Hofmann 59a9e40f13 Properly capitalize BufferUtil everywhere
Right out of CONTRIBUTING.md

https://github.com/bitpay/bitcore/blob/master/CONTRIBUTING.md#g6---naming-utility-namespaces
2015-02-13 21:21:06 -06:00
Trevin Hofmann 2b137cc17c Add test for Opcode.inspect 2015-02-12 09:44:28 -06:00
Manuel Araoz 3ebd615d4c check that there is no inconsistency between docs and bitcore version 2015-02-12 11:17:14 -03:00
Manuel Araoz b23d0bc7c9 add doc version test 2015-02-12 11:00:45 -03:00
Esteban Ordano cca1e2148c Improve test coverage on multisig 2015-02-11 19:10:57 -03:00
Manuel Aráoz fe731371cf Merge pull request #1016 from yemel/fix/path-validation
Fix hd string path parsing
2015-02-11 12:54:00 -03:00
Manuel Aráoz 994ea957d4 Merge pull request #1061 from eordano/refactor/signature
Add Signature subclass for Transaction Signatures
2015-02-11 12:53:49 -03:00
Esteban Ordano 605be801af Add Signature subclass for Transaction Signatures 2015-02-11 12:35:47 -03:00
Manuel Araoz 8ca396c34f refactor transaction input deserializtion 2015-02-11 11:40:24 -03:00
Manuel Araoz a7fdcc13a0 weird -> anyone can spend 2015-02-11 10:59:07 -03:00
Manuel Araoz eae1638b32 add coverage 2015-02-10 18:48:07 -03:00
Manuel Araoz 0f17927fde fix 0 fee error 2015-02-10 18:29:14 -03:00
Manuel Araoz aa1158097d fix bug in change calculation 2015-02-10 18:12:45 -03:00
Manuel Araoz 986264e181 add locktime docs and Transaction#getLockTime 2015-02-10 13:03:07 -03:00
Esteban Ordano f8974b383a transaction: Change variable name from time to height 2015-02-10 10:29:29 -03:00
Esteban Ordano 7cf3b6eb91 Split setLockTime in two methods 2015-02-10 10:29:29 -03:00
Manuel Araoz edda8ea723 fix broken tests 2015-02-09 16:06:18 -03:00
Manuel Araoz 85e938ba72 improve code style 2015-02-09 15:40:06 -03:00
Manuel Aráoz ebf43b3f4a Merge pull request #1056 from eordano/docs/transaction
Rewrite of Transaction doc
2015-02-09 14:20:13 -03:00
Esteban Ordano 78189f61d9 Rewrite of Transaction doc 2015-02-09 14:11:51 -03:00
Esteban Ordano 8d642f3c7a Merge pull request #1044 from trustatom-oss/master
Add check to _hasDustOutputs if output has OP_RETURN
2015-02-09 12:45:06 -03:00
Manuel Aráoz 6e27dc3a9a Merge pull request #1043 from eordano/performance/bn
Drop inherited and modified BN class for big improvement on performance
2015-02-06 11:28:02 -03:00
Esteban Ordano d136715322 Dust: Add test: OP_RETURN is not dust 2015-02-06 09:25:17 -03:00
Esteban Ordano 73a973359b Fix invocations to binary operations called on numbers 2015-02-05 17:28:45 -03:00
Esteban Ordano 6b05f20397 Add the new operator when BN was used without it 2015-02-05 16:46:18 -03:00
Manuel Aráoz ebcf3ae991 Merge pull request #1005 from eordano/g7/hdkeys
HDKeys: add toBuffer/fromBuffer
2015-02-05 16:27:19 -03:00
Manuel Aráoz aee287feda Merge pull request #1006 from eordano/g7/privkey
Add fromBuffer and toBuffer to PrivateKey
2015-02-05 16:25:43 -03:00
Esteban Ordano 7a73f582b4 HDKeys: add toBuffer/fromBuffer to HDPublicKey 2015-02-05 15:06:01 -03:00
Esteban Ordano 28a1eae0be HDKeys: add toBuffer/fromBuffer to HDPrivateKey 2015-02-05 15:06:00 -03:00
Esteban Ordano 0bae82fdf4 Add fromBuffer and toBuffer to PrivateKey 2015-02-05 15:05:47 -03:00
Esteban Ordano 7975c59ba7 UnspentOutput: Fix issue when 0 being feed as amount 2015-02-05 13:45:17 -03:00
Esteban Ordano 979d284567 Transaction: add `removeInput` member 2015-02-04 17:53:16 -03:00
Manuel Aráoz cd7e5d5a1e Merge pull request #1028 from eordano/transaction/changeupdate
Improvements to Transaction
2015-02-04 16:19:02 -03:00
Esteban Ordano e568a8786c Transaction: Fix wrong logic on input addition 2015-02-04 15:57:34 -03:00
Manuel Araoz a80dddf45e style fix 2015-02-04 13:11:49 -03:00
Manuel Araoz c664f211d2 add BufferReader.readVarLengthBuffer 2015-02-04 13:04:55 -03:00