Commit graph

  • 48e15b587a Address: remove redundant comments Daniel Cousens 2014-05-09 12:25:24 +10:00
  • 708aa03390 Transaction/Script: bitcoin network no longer implied Daniel Cousens 2014-05-06 16:52:31 +10:00
  • 4207a0df99 Address: use Address.Error instead Daniel Cousens 2014-05-06 18:33:00 +10:00
  • 5e0d38ba54 Address: add Address.*ScriptPubKey and tests Daniel Cousens 2014-05-05 15:31:40 +10:00
  • 0822def7e0 Script: add standard Script.create*ScriptPubKey Daniel Cousens 2014-05-05 16:20:54 +10:00
  • d0f684844c Script: add toHex, fromHex Daniel Cousens 2014-05-05 14:44:45 +10:00
  • 57b8afbdab Network: rename Network to Networks Daniel Cousens 2014-05-05 13:23:22 +10:00
  • 929b8d2b62 Script: more consistent input handling Daniel Cousens 2014-05-05 13:07:19 +10:00
  • 7ad695e427 Script: fix assertion message grammar Daniel Cousens 2014-05-05 13:04:07 +10:00
  • 74e53b49a5 Script/Transaction: remove untested functions Daniel Cousens 2014-05-05 13:05:16 +10:00
  • 76323a07d0 Transaction: restrict TxIn/TxOut constructor params Daniel Cousens 2014-05-05 21:19:09 +10:00
  • 9a7e291d70 Transaction: fix incorrect outIndex type Daniel Cousens 2014-05-08 08:48:09 +10:00
  • bd2a6db260 Merge pull request #172 from dcousens/ext159 Wei Lu 2014-05-08 01:01:44 +08:00
  • 63231fb67d Extends test for custom Wallet change addresses Daniel Cousens 2014-05-06 14:10:25 +10:00
  • a77846701f Fixes network support for TxOut Daniel Cousens 2014-05-06 14:12:37 +10:00
  • 4012b82bec Fixes Transaction.addOutput(Address, Number) Daniel Cousens 2014-05-05 15:48:44 +10:00
  • 695eb64a3a Clarifies Transaction.addOutput param documentation Daniel Cousens 2014-05-05 21:17:34 +10:00
  • eba08fa761 Fixes indentation for assertions Daniel Cousens 2014-05-06 14:13:00 +10:00
  • d65a3c36e2 Merge pull request #159 from williamcotton/master Daniel Cousens 2014-05-06 08:04:02 +10:00
  • e59f824c3a move fixture sync script into fixtures folder Wei Lu 2014-05-05 13:46:00 +08:00
  • 5deab5188f Merge pull request #170 from dcousens/bufferx Wei Lu 2014-05-05 12:40:51 +08:00
  • baa568697b Transaction.deserialize no longer mutates input Daniel Cousens 2014-05-05 08:14:29 +10:00
  • 02013beda9 Renames variables to be more verbose Daniel Cousens 2014-05-05 07:44:51 +10:00
  • b860daf70b Corrects endianness comments Daniel Cousens 2014-05-03 07:55:47 +10:00
  • 87048d3b4e Adds performance notes Daniel Cousens 2014-05-04 08:28:31 +10:00
  • 4716eb29bf Removes redundant convert functions Daniel Cousens 2014-05-04 16:37:18 +10:00
  • a8cf2fdd9e Changes internal serialization to use Buffers instead Daniel Cousens 2014-05-02 06:36:21 +10:00
  • c8bda6dde6 Adds Buffer extensions Daniel Cousens 2014-05-01 19:38:18 +10:00
  • 69f88a7404 add integration test script Wei Lu 2014-05-04 14:25:34 +08:00
  • 33b73517fe fixes integration test dependency paths Wei Lu 2014-05-04 14:23:40 +08:00
  • 10ee5532c3 Serialize now returns a buffer Daniel Cousens 2014-05-02 06:25:57 +10:00
  • d17f85f5a6 Changes fakeTxHash to actual hex Daniel Cousens 2014-05-02 06:20:43 +10:00
  • 09c6a787d9 Changes sequence number to an actual Number Daniel Cousens 2014-05-02 06:08:45 +10:00
  • 752aeae0d3 update integration test descriptions Wei Lu 2014-05-04 13:35:11 +08:00
  • 2affeda3f4 Restructure integration and coretests Wei Lu 2014-05-04 13:30:11 +08:00
  • 633b8f28d2 Fixes incorrect PubKey hex constant Daniel Cousens 2014-05-04 15:15:22 +10:00
  • ba273db70f Merge pull request #162 from sidazhang/master Wei Lu 2014-05-04 13:05:04 +08:00
  • 02691098de Stretches test for derive m/0 from xpub Daniel Cousens 2014-05-04 12:13:25 +10:00
  • a830e2cded Merge pull request #168 from dcousens/167fix Wei Lu 2014-05-04 10:11:19 +08:00
  • ff08c2eec3 Fixes #167 and adds temporary test Daniel Cousens 2014-05-04 11:40:48 +10:00
  • e6a9186af3 Removes unnecessary new Buffer Daniel Cousens 2014-05-04 11:58:01 +10:00
  • e2e190c766 Variables names made consistent with constructor Daniel Cousens 2014-05-04 11:57:49 +10:00
  • bb80eda218 Merge pull request #165 from bitcoinjs/bigi-monkey-patching-no-more Daniel Cousens 2014-05-04 07:39:19 +10:00
  • 763e7376e9 Merge pull request #166 from bitcoinjs/remove-isfinite-check Daniel Cousens 2014-05-04 07:28:56 +10:00
  • 1e6b283f9a Remove Number.isFinite check on tx input index Wei Lu 2014-05-03 10:19:38 +08:00
  • af1f121fd4 upgrade bigi & remove monkey patching Wei Lu 2014-05-03 10:04:54 +08:00
  • 39516d5532 Merge pull request #163 from dcousens/wordass Wei Lu 2014-04-30 08:49:05 +08:00
  • 8b47d944b9 Merge pull request #164 from coinpunk/altcoinnetwork Daniel Cousens 2014-04-30 08:13:25 +10:00
  • 5fd9fe62dc Fix address prefixes, add dogecoin/litecoin BIP32 versions Kyle Drake 2014-04-29 15:07:15 -07:00
  • 77747241d4 Fixes exception typo Daniel Cousens 2014-04-30 05:09:49 +10:00
  • b09dd73cbe Enforces bytesToWordArray only operates on byte arrays Daniel Cousens 2014-04-30 05:07:41 +10:00
  • fe4332bfbd integration tests for scripthash transcations sidazhang 2014-04-26 16:13:03 -07:00
  • 953223c818 Merge pull request #160 from bitcoinjs/signScriptSig-test Daniel Cousens 2014-04-26 21:44:11 +10:00
  • 70219c877b Fixes signScriptSig test Wei Lu 2014-04-26 13:38:43 +08:00
  • 45c1c8350e Merge pull request #154 from dcousens/convrem Wei Lu 2014-04-26 12:27:08 +08:00
  • 6833acaf3a Merge pull request #152 from dcousens/p2shsign Wei Lu 2014-04-26 12:26:50 +08:00
  • 8f698d19f7 custom changeAddress has full integration test William Cotton 2014-04-25 16:30:36 -07:00
  • dfbfdafc94 added tests for createTx testnet and createTx custom changeAddress William Cotton 2014-04-25 13:43:26 -07:00
  • 590bb8e1c3 custom changeAddress for wallet.createTx() William Cotton 2014-04-25 12:49:51 -07:00
  • 355bc7e227 Merge pull request #151 from dcousens/rfc6979testvectors Kyle Drake 2014-04-25 12:44:50 -07:00
  • a9bc42019a fixed issues with testnet and createTx William Cotton 2014-04-25 12:39:30 -07:00
  • e40377a471 Removes unused functions from convert Daniel Cousens 2014-04-24 08:44:59 +10:00
  • 69c0497038 Renames createInputScript to createPubKeyHashScriptSig Daniel Cousens 2014-04-26 03:58:25 +10:00
  • a4e68d142d Adds assertions for types in signScriptSig Daniel Cousens 2014-04-26 03:51:01 +10:00
  • 8ad8f6f169 Renames p2shsign to signScriptSig Daniel Cousens 2014-04-26 03:50:41 +10:00
  • fbf8211cab Adds tests for TX.prototype.p2shsign Daniel Cousens 2014-04-23 05:35:44 +10:00
  • 1c52f9f3d8 Removes convert module Daniel Cousens 2014-04-23 05:34:39 +10:00
  • 5546cae928 Removes type coercion for a stricter TX API Daniel Cousens 2014-04-23 05:33:11 +10:00
  • 9af8d95daf Removes applyMultisigs and adds setScriptSig Daniel Cousens 2014-04-23 05:31:24 +10:00
  • 89cf731ac7 Adds assertion messages Daniel Cousens 2014-04-26 02:37:48 +10:00
  • c3e9d568c5 Adds RFC6979 test vectors and fixes ecdsa.sign/detGenK Daniel Cousens 2014-04-24 07:45:28 +10:00
  • 960d931010 Merge pull request #157 from ethers/master Wei Lu 2014-04-25 14:51:38 +08:00
  • 1c8f135d9c assertion message ethers 2014-04-24 23:29:12 -07:00
  • 102f2bd0c9 make sure createInputScript convert pubKey to buffer before writing out bytes Wei Lu 2014-04-25 10:01:50 +08:00
  • 373b05de2c Merge pull request #150 from dcousens/bigitests Wei Lu 2014-04-25 00:19:33 +08:00
  • df6ea8aea2 Removes toPaddedBuffer and extends toBuffer Daniel Cousens 2014-04-25 00:18:13 +10:00
  • d8883e8d32 Adds BI.toPaddedBuffer and toBuffer Daniel Cousens 2014-04-24 07:22:10 +10:00
  • 596b31b1e1 Fixes typo and adds more direct answer Daniel Cousens 2014-04-24 01:36:46 +10:00
  • 96fb95dff6 Updates README.md Daniel Cousens 2014-04-24 01:20:00 +10:00
  • bc37e65014 Enforces Array input for deterministicGenerateK Daniel Cousens 2014-04-23 06:18:38 +10:00
  • 1b66976d92 Merge pull request #146 from dcousens/magictests Kyle Drake 2014-04-21 09:39:50 -07:00
  • 21aa517cd2 Merge pull request #143 from dcousens/multisigfix Kyle Drake 2014-04-21 09:39:03 -07:00
  • 4689abb513 Merge pull request #117 from dcousens/rmjsbn Kyle Drake 2014-04-21 09:38:24 -07:00
  • eb6225bfb4 Merge pull request #145 from dcousens/b58coretests Kyle Drake 2014-04-21 09:34:59 -07:00
  • 1349ab2b92 Merge pull request #144 from dcousens/b58clean Kyle Drake 2014-04-21 09:33:41 -07:00
  • ae60e6eb95 Replacse JSBN with bigi Daniel Cousens 2014-04-22 02:19:30 +10:00
  • b95b5d5a04 Removes unused imports and unused parameter Daniel Cousens 2014-04-22 02:11:25 +10:00
  • 873dc95321 Isolates test/ec.js ECPointFp.decodeFrom tests Daniel Cousens 2014-04-22 02:08:00 +10:00
  • 96ebb65099 Removes ecdsa.getBigRandom Daniel Cousens 2014-04-22 02:04:56 +10:00
  • f5ce83beca Adds working implementation of Script.createP2SHMultisigScriptSig Daniel Cousens 2014-04-18 08:33:29 +10:00
  • fb6c76a976 Merges Buffer refactorings from base58-native by Stephen Pair Daniel Cousens 2014-04-21 04:44:05 +10:00
  • c178804356 Updates test fixtures to use bitcoin core test data Daniel Cousens 2014-04-21 05:45:55 +10:00
  • 540b70ccca Adds script to create Bitcoin-core compatible test fixtures Daniel Cousens 2014-04-21 06:19:49 +10:00
  • 231ccdd721 Now shares base58 data with Address base58 tests Daniel Cousens 2014-04-20 05:43:10 +10:00
  • 1bcc7cfd95 Adds shared base58 test vectors Daniel Cousens 2014-04-20 05:41:20 +10:00
  • 12a5b75cbe Address now properly checks malformed base58 Daniel Cousens 2014-04-20 05:42:36 +10:00
  • 1b46a10d2a magicHash now uses Buffers internally Daniel Cousens 2014-04-21 21:44:07 +10:00
  • dd049fc764 Adds magicHash test fixtures Daniel Cousens 2014-04-21 21:24:58 +10:00
  • 69823552c3 Moves network import to top Daniel Cousens 2014-04-21 21:24:44 +10:00
  • 5515fa6c49 Removes convert module usage Daniel Cousens 2014-04-21 21:23:30 +10:00