2676 Commits (efa0777b082768de66b31877fce44f0e55e0089a)
 

Author SHA1 Message Date
Manuel Aráoz 2f02c4c832 Merge pull request #1033 from thofmann/master 10 years ago
Manuel Araoz 8ca396c34f refactor transaction input deserializtion 10 years ago
Manuel Araoz a7fdcc13a0 weird -> anyone can spend 10 years ago
Manuel Araoz eae1638b32 add coverage 10 years ago
Manuel Araoz 0f17927fde fix 0 fee error 10 years ago
Manuel Araoz aa1158097d fix bug in change calculation 10 years ago
Manuel Araoz 986264e181 add locktime docs and Transaction#getLockTime 10 years ago
Esteban Ordano f8974b383a transaction: Change variable name from time to height 10 years ago
Esteban Ordano 7cf3b6eb91 Split setLockTime in two methods 10 years ago
Manuel Araoz 07c8c153f9 add Transaction#lockUntil stub 10 years ago
Esteban Ordano 138ee5229a Merge pull request #1058 from braydonf/feature/error-messages-with-docs 10 years ago
Braydon Fuller 904df59493 Added docs link to InvalidArgument message for preconditions. 10 years ago
Manuel Araoz edda8ea723 fix broken tests 10 years ago
Manuel Araoz 85e938ba72 improve code style 10 years ago
Manuel Aráoz d9f935e9d9 Merge pull request #1057 from nathanph/master 10 years ago
Nathan Hernandez 80d444f60e Update transaction.js 10 years ago
Manuel Aráoz ebf43b3f4a Merge pull request #1056 from eordano/docs/transaction 10 years ago
Esteban Ordano 78189f61d9 Rewrite of Transaction doc 10 years ago
Esteban Ordano 4d469e46a3 Merge pull request #1042 from maraoz/modify/package.json 10 years ago
Esteban Ordano 8d642f3c7a Merge pull request #1044 from trustatom-oss/master 10 years ago
Esteban Ordano 004056c8fa docs: fix hierarchical.md 10 years ago
Gabriel Jaldon 66d061e5b2 Merge pull request #1 from eordano/dust 10 years ago
Yemel Jardi 6b3c448481 Merge pull request #1046 from eordano/input/errorMessage 10 years ago
Manuel Aráoz 6e27dc3a9a Merge pull request #1043 from eordano/performance/bn 10 years ago
Yemel Jardi 5f5be614f5 Merge pull request #1047 from eordano/fix/inspect 10 years ago
Yemel Jardi 9a7097a172 Merge pull request #1045 from eordano/fix/jsdocs/hdpublickey 10 years ago
Esteban Ordano 4781c4328f Better error message on unsupported input types 10 years ago
Esteban Ordano 67164790ff Fix inspect method so it doesn't fail on incomplete TX 10 years ago
Esteban Ordano 36d854b255 HDPublicKey: Fix JSDocs 10 years ago
Esteban Ordano 9cafbd558d Dust outputs: Fix condition (one OP_RETURN was avoiding checks on other outputs) 10 years ago
Esteban Ordano d136715322 Dust: Add test: OP_RETURN is not dust 10 years ago
Esteban Ordano 0bcfec9f2f Point: Return the curve point instead of instantiating each time 10 years ago
Gabriel Jaldon 89400c0a56 Add check to _hasDustOutputs if output has OP_RETURN 10 years ago
Esteban Ordano 73a973359b Fix invocations to binary operations called on numbers 10 years ago
Esteban Ordano 6b05f20397 Add the new operator when BN was used without it 10 years ago
Manuel Aráoz ebcf3ae991 Merge pull request #1005 from eordano/g7/hdkeys 10 years ago
Manuel Aráoz aee287feda Merge pull request #1006 from eordano/g7/privkey 10 years ago
Esteban Ordano 9b2ba6f2a2 Drop prototypal inheritance for bn 10 years ago
Esteban Ordano 69b466470a HDKeys: Return a copy buffer instead of the original instance 10 years ago
Esteban Ordano 7a73f582b4 HDKeys: add toBuffer/fromBuffer to HDPublicKey 10 years ago
Esteban Ordano 0ff4c9a922 HDKeys: Add jsdocs to hdprivatekey 10 years ago
Esteban Ordano 28a1eae0be HDKeys: add toBuffer/fromBuffer to HDPrivateKey 10 years ago
Esteban Ordano 0bae82fdf4 Add fromBuffer and toBuffer to PrivateKey 10 years ago
Manuel Aráoz f882657c2e Merge pull request #1041 from eordano/unspent/fixZeroUndefined 10 years ago
Manuel Araoz 9d75067b9b Small changes to package.json 10 years ago
Esteban Ordano 7975c59ba7 UnspentOutput: Fix issue when 0 being feed as amount 10 years ago
Manuel Aráoz 2c00c87198 Merge pull request #1038 from eordano/unspent/fixZeroUndefined 10 years ago
Manuel Aráoz efd5418896 Merge pull request #1040 from eordano/deps/exposeLodash 10 years ago
Esteban Ordano 54efd6b213 Expose lodash 10 years ago
Esteban Ordano 4f1e13a686 UnspentOutput: Fix issue when 0 being feed as amount 10 years ago