Commit Graph

  • bb514aa97c README: add missing space Daniel Cousens 2015-04-10 10:46:59 +1000
  • 79d2a82167 README: update to 2.0.0 type names Daniel Cousens 2015-04-10 10:46:30 +1000
  • d10808f913 package: change version to 2.0.0-pre Daniel Cousens 2015-04-10 10:38:09 +1000
  • b9f9620207 README: s/BitInteger/BigInteger, fix formatting Daniel Cousens 2015-04-10 10:36:04 +1000
  • 3ab6f3e2a2 README: clarification that the issue is due to duck-typing Daniel Cousens 2015-04-10 10:33:58 +1000
  • d11677159b Merge pull request #393 from blocktrail/mangle-readme Daniel Cousens 2015-04-10 10:30:37 +1000
  • 57932324ab add a note about uglying (to avoid issues with typeForce) Ruben de Vries 2015-04-09 14:52:43 +0200
  • 5fee511ff5 rm ECKey/ECPubKey Daniel Cousens 2015-04-09 15:29:05 +1000
  • 12dbe571a4 Merge pull request #385 from bitcoinjs/ecpair Daniel Cousens 2015-04-09 14:41:28 +1000
  • 7f2f81233a 1.5.6 1.5.6 Daniel Cousens 2015-03-26 10:56:03 +1100
  • 3ee8b817b0 wallet: use randomBytes over crypto Daniel Cousens 2015-03-26 10:55:50 +1100
  • 6b2377d838 1.5.5 1.5.5 Daniel Cousens 2015-03-26 10:49:48 +1100
  • 07a2510046 crypto: use create-hmac for deprecated Hmac functions Daniel Cousens 2015-03-26 10:52:32 +1100
  • 35c3693849 integration: use an rng for the example over mocking Daniel Cousens 2015-03-19 11:15:51 +1100
  • 9fddacd448 tests: fix standard format adherence Daniel Cousens 2015-03-19 11:08:56 +1100
  • 6775e1a9af crypto: fix test randomBytes stub Wei Lu 2015-03-18 23:30:04 +0800
  • 4b2ffda55e crypto: use packages directly Daniel Cousens 2015-03-17 12:31:53 +1100
  • e106d02731 standard formatting fixes Daniel Cousens 2015-03-19 13:35:25 +1100
  • 4c8b0f38ea replace ECKey/ECPubKey with ECPair Daniel Cousens 2015-03-02 16:48:36 +1100
  • 31832293dd ECPair: lazily calculate Q Daniel Cousens 2015-03-19 13:25:41 +1100
  • 7559ee880d add ECPair module Daniel Cousens 2014-10-17 13:31:01 +1100
  • c66b8883f7 Merge pull request #384 from bitcoinjs/buildreduce Daniel Cousens 2015-03-19 13:29:06 +1100
  • b55874718a integration: use an rng for the example over mocking Daniel Cousens 2015-03-19 11:15:51 +1100
  • 689f444bdf tests: fix standard format adherence Daniel Cousens 2015-03-19 11:08:56 +1100
  • 64e206ca7a crypto: fix test randomBytes stub Wei Lu 2015-03-18 23:30:04 +0800
  • b5c42303ff crypto: use packages directly Daniel Cousens 2015-03-17 12:31:53 +1100
  • 03f3ccf06e Merge pull request #381 from bitcoinjs/networkexhaust Daniel Cousens 2015-03-17 08:24:10 +1100
  • bd464d7cb5 networks: remove estimateFee entirely Daniel Cousens 2015-03-16 12:35:49 +1100
  • 7d2e1cd3ba networks: remove exhaustive non-top 5 networks Daniel Cousens 2015-03-16 11:38:41 +1100
  • 01036ee294 Merge pull request #380 from bitcoinjs/magic Daniel Cousens 2015-03-17 08:01:49 +1100
  • ffc1ea36b9 1.5.4 1.5.4 Daniel Cousens 2015-03-16 16:30:55 +1100
  • c4afe579bf package: use cb-helloblock 0.4.13 Daniel Cousens 2015-03-16 16:27:25 +1100
  • 2df13137aa package: remove unnecessary dev dependency Daniel Cousens 2015-03-16 16:27:11 +1100
  • e939aa0576 package: use cb-helloblock 0.4.13 Daniel Cousens 2015-03-16 16:27:25 +1100
  • 5fadfcc435 package: remove unnecessary dev dependency Daniel Cousens 2015-03-16 16:27:11 +1100
  • 953ca46177 package: update typeforce to 1.0.0, mocha/standard to latest Daniel Cousens 2015-03-16 16:00:24 +1100
  • 889ed9b92a package: update typeforce to 1.0.0, mocha/standard to latest Daniel Cousens 2015-03-16 16:00:24 +1100
  • b93b84a95f 1.5.3 1.5.3 Daniel Cousens 2015-03-16 13:58:57 +1100
  • ca4a0c125f txbuilder: fix #374 null inputs Daniel Cousens 2015-03-16 13:53:28 +1100
  • 2fc4cc31c9 tests: rename network->networks Daniel Cousens 2015-03-16 11:34:36 +1100
  • d9b083f66e networks: remove failing tests, cannot be supported anyway Daniel Cousens 2015-03-16 11:33:56 +1100
  • e31b5de3b1 tests: test autodetect in networks, fixed networks in HDNode Daniel Cousens 2015-03-16 11:26:16 +1100
  • 0e0a12da27 txbuilder: fix #374 null inputs Daniel Cousens 2015-03-16 13:53:28 +1100
  • 063b036988 networks: remove magicPrefix double up Daniel Cousens 2015-03-16 11:14:29 +1100
  • fc8dd65c0e networks: name e variable in loop Daniel Cousens 2015-03-16 11:03:19 +1100
  • 1079bf95c1 message: use messagePrefix naming over magicPrefix Daniel Cousens 2015-03-16 10:57:39 +1100
  • 607b3b7983 networks: use byteLength over toBuffer Daniel Cousens 2015-03-16 10:51:21 +1100
  • 9cda36fc76 Transaction: extract byteLength calculation to prototype method Daniel Cousens 2015-03-16 10:50:47 +1100
  • c3a39444e3 networks: extract estimateFee as a bind Daniel Cousens 2015-03-16 10:38:20 +1100
  • 6a551d9e1e networks: s/magicPrefix/messagePrefix, adds magic constant Daniel Cousens 2015-03-16 10:37:28 +1100
  • 886d38ebee tests: rename network->networks Daniel Cousens 2015-03-16 11:34:36 +1100
  • 281ecdc06e networks: remove failing tests, cannot be supported anyway Daniel Cousens 2015-03-16 11:33:56 +1100
  • 57856a0a25 tests: test autodetect in networks, fixed networks in HDNode Daniel Cousens 2015-03-16 11:26:16 +1100
  • 2449c23f7e 1.5.2 1.5.2 Daniel Cousens 2015-03-15 17:26:07 +1100
  • d126907d11 txbuilder: re-add verification optimizations Daniel Cousens 2015-03-13 15:42:13 +1100
  • c0ecb71fe7 txbuilder: refactor for clarity Daniel Cousens 2015-03-10 20:34:13 +1100
  • c6fc8672f1 tests: fix standard styling Daniel Cousens 2015-03-11 12:42:56 +1100
  • c0d9424e1c tests: ignore txHexIncomplete, instead check scriptSig after each signature Daniel Cousens 2015-03-11 11:32:27 +1100
  • 9dc58c4c4c tests: refactor multisig test construction Daniel Cousens 2015-03-11 11:51:01 +1100
  • 6ebb9b3079 tests: remove unnecessary script tests from TxBuilder Daniel Cousens 2015-03-11 11:11:05 +1100
  • 15cc165b05 tests: clean up unused variables Daniel Cousens 2015-03-10 20:17:11 +1100
  • cbc062d13c README: add blocktrail Daniel Cousens 2015-03-10 20:04:52 +1100
  • 74d627854f add tests for various PS2H multisig signing scenarios redid P2SH multisig tests to use fixtures Ruben de Vries 2015-03-03 11:50:46 +0100
  • ce846bfb0f prefill signatures with OP_0s and place signatures in correct order in txb.sign when it's not already prefilled with OP_0s Ruben de Vries 2015-03-03 11:51:37 +0100
  • 1dcad184ba integration: change 2-of-3 to 2-of-4 and update README Daniel Cousens 2015-03-05 19:16:22 +1100
  • 74886c52c3 change 2of2 integration test to 2of3 Ruben de Vries 2015-03-03 11:22:42 +0100
  • 9e631ceebf Merge pull request #379 from bitcoinjs/373opti Daniel Cousens 2015-03-15 17:16:55 +1100
  • 6c02e1692a txbuilder: re-add verification optimizations Daniel Cousens 2015-03-13 15:42:13 +1100
  • 4660b84c2d txbuilder: refactor for clarity Daniel Cousens 2015-03-10 20:34:13 +1100
  • 6800518ab6 Merge pull request #378 from bitcoinjs/373clean Daniel Cousens 2015-03-12 09:00:54 +1100
  • a29761cc8c tests: fix standard styling Daniel Cousens 2015-03-11 12:42:56 +1100
  • 69eb58c783 tests: ignore txHexIncomplete, instead check scriptSig after each signature Daniel Cousens 2015-03-11 11:32:27 +1100
  • e80f4803d9 tests: refactor multisig test construction Daniel Cousens 2015-03-11 11:51:01 +1100
  • 7cd60aaba3 tests: remove unnecessary script tests from TxBuilder Daniel Cousens 2015-03-11 11:11:05 +1100
  • 4d08ae5a8a tests: clean up unused variables Daniel Cousens 2015-03-10 20:17:11 +1100
  • 3e44c4131b README: add blocktrail Daniel Cousens 2015-03-10 20:04:52 +1100
  • e06f7f68f8 Merge pull request #373 from blocktrail/fix-msig-sigs-order Daniel Cousens 2015-03-10 20:01:23 +1100
  • e8a8dfe2fe README: update crypto example line numbers Daniel Cousens 2015-03-06 09:27:01 +1100
  • 745eace950 add tests for various PS2H multisig signing scenarios redid P2SH multisig tests to use fixtures Ruben de Vries 2015-03-03 11:50:46 +0100
  • 000625c191 prefill signatures with OP_0s and place signatures in correct order in txb.sign when it's not already prefilled with OP_0s Ruben de Vries 2015-03-03 11:51:37 +0100
  • 29b93b8a5c integration: change 2-of-3 to 2-of-4 and update README Daniel Cousens 2015-03-05 19:16:22 +1100
  • 87a3803082 Merge pull request #370 from blocktrail/2of3-failing-test Daniel Cousens 2015-03-05 19:09:49 +1100
  • 2dafb80c00 1.5.1 1.5.1 Daniel Cousens 2015-03-05 18:57:00 +1100
  • a82ebe8dbd tests: fix inconsistent key compression Daniel Cousens 2015-03-03 10:43:33 +1100
  • 57a3700b32 TxBuilder: fix OP_0 in buildComplete Daniel Cousens 2015-03-03 09:55:17 +1100
  • 67b4747e1f tests: add failing test for transaction builder multisig Daniel Cousens 2015-03-03 09:54:55 +1100
  • 5c6a91d7d6 scripts: multisigInput only uses scriptPubKey for validation, OP_0 validation not necessary Daniel Cousens 2015-03-03 09:53:57 +1100
  • c18672e01a tests: add example non-standard scripthash Daniel Cousens 2015-03-04 21:30:31 +1100
  • 7e6a6a57a9 script: return malformed script if returned pushDataOut out of range Daniel Cousens 2015-03-04 21:28:48 +1100
  • a2c9a487d1 tests: add failing scripts by cross-verifying ASM/Hex Daniel Cousens 2015-03-04 21:25:00 +1100
  • 1c2d138980 scripts: fix isScriptHashInput classification Daniel Cousens 2015-03-04 21:00:07 +1100
  • 91734c048d bufferutils/script: allow for invalid pushDatInts, fixes #367 Daniel Cousens 2015-03-04 20:48:28 +1100
  • 1a338ac053 tests: add failing pushDataInt fixtures Daniel Cousens 2015-03-04 20:32:08 +1100
  • 20c773ab67 tests: add bitcoin core block fixtures Daniel Cousens 2015-03-05 01:14:48 +1100
  • 7a469f6620 Merge pull request #372 from bitcoinjs/op0fix Daniel Cousens 2015-03-05 18:46:16 +1100
  • 6a86f22e45 Merge pull request #375 from bitcoinjs/pushdatafix Daniel Cousens 2015-03-05 18:45:23 +1100
  • 837424ed16 tests: add bitcoin core block fixtures Daniel Cousens 2015-03-05 01:14:48 +1100
  • 4333217bdd tests: add example non-standard scripthash Daniel Cousens 2015-03-04 21:30:31 +1100
  • b6622b4cff script: return malformed script if returned pushDataOut out of range Daniel Cousens 2015-03-04 21:28:48 +1100
  • d904e4424c tests: add failing scripts by cross-verifying ASM/Hex Daniel Cousens 2015-03-04 21:25:00 +1100