Commit graph

  • 981203e982 fix transaction processing for wallets Roman Shtylman 2013-03-02 12:00:14 -0500
  • f3a31b9a4c add test coverage via istanbul Roman Shtylman 2013-02-18 22:04:43 -0500
  • 7c264883ab update cryptojs hashes to v3.1.2 Roman Shtylman 2013-02-17 09:14:44 -0500
  • 44c8683924 fix sha256 hex conversion Roman Shtylman 2013-02-17 01:12:59 -0500
  • e94636ef25 fix test require so browserify works for testling Roman Shtylman 2013-02-17 00:51:16 -0500
  • 93e9f9f188 add testling info to package.json Roman Shtylman 2013-02-17 00:43:43 -0500
  • e1a26ecdc7 remove old build and vendor files Roman Shtylman 2013-02-17 00:41:18 -0500
  • 0faac29134 start to split into node commonjs style modules Roman Shtylman 2013-02-17 00:39:15 -0500
  • a6f05fb505 Bump version. Stefan Thomas 2012-08-26 11:27:01 +0200
  • 24881584c7 Fix padding issue with exported private keys. Stefan Thomas 2012-08-26 11:25:18 +0200
  • e90780d3d3 Fix typo in ECDSA.verify. Stefan Thomas 2012-08-26 11:24:42 +0200
  • 83742a3f5a Update JSBN to 1.3. Stefan Thomas 2012-08-18 05:59:09 +0200
  • 07f9d55ccb Fixed DER-encoding - expects signed integers. Stefan Thomas 2012-08-17 09:14:07 +0200
  • c2ce224d1b Remove debugging statements. Fixes #8. Stefan Thomas 2012-08-17 02:00:02 +0200
  • 49114d6540 Fix signMessage serialization. Stefan Thomas 2012-08-17 01:50:56 +0200
  • 0aaa2c6347 Fix calcPubkeyRecoveryParam - must verify pubkey correctness. Stefan Thomas 2012-08-17 01:50:29 +0200
  • de6cfd37db Removed modSqrt. All credit to Joric! Stefan Thomas 2012-08-17 01:38:29 +0200
  • 9b2f94a028 Implement Bitcoin's method for arbitrary message signatures. Stefan Thomas 2012-08-16 00:25:06 +0200
  • 6bf363b9de Release 0.1.2. justmoon 2012-08-03 04:40:18 +0200
  • 699bc2f45f Merge pull request #7 from phedny/master Stefan Thomas 2012-08-02 19:36:25 -0700
  • 9c473ca722 Added support for the Base58-encoded private key format Mark van Cuijk 2012-08-02 20:03:13 +0200
  • cacb85e3d5 Attempting to improve the formatting of the copyright section. justmoon 2012-07-30 19:20:12 +0200
  • 906af0efac Added copyright information. justmoon 2012-07-30 19:09:21 +0200
  • 6c9cfd1fc3 Bump version to 0.1.1. justmoon 2012-07-30 18:52:00 +0200
  • c952aaeb3e Explicit check for invalid characters in Base58 decoder. justmoon 2012-07-17 14:28:41 +0200
  • faa10f0f6a Compressed pubkey output is confirmed working, remove TODO, add comments. justmoon 2012-04-07 02:02:21 +0200
  • d03e489913 Use correct function to determine yP for pubkey compression. Fixes #6. justmoon 2012-04-07 01:58:42 +0200
  • 795abdce1f Fixed formatting. justmoon 2012-02-07 07:37:58 +0100
  • 041477918c Typos. justmoon 2012-02-05 21:20:06 +0100
  • b19590e339 Merge pull request #5 from zootreeves/master Stefan Thomas 2012-02-05 12:18:16 -0800
  • b972e868c5 Some multisig changes Ben Reeves 2012-02-05 16:04:45 +0000
  • 6e44bdf229 Fixed global scope leaks in Base58. Stefan Thomas 2012-01-11 10:42:39 +0100
  • 09e8c6e184 Added comments. Stefan Thomas 2012-01-11 10:41:52 +0100
  • de21042bb7 Fixes for Script.getInType and Script.simpleInPubKey. Stefan Thomas 2012-01-11 03:21:43 +0100
  • 1a7fc9d063 Fixed indents. Stefan Thomas 2012-01-11 02:40:45 +0100
  • a5f9afde5a Merge pull request #3 from booo/master Stefan Thomas 2012-01-03 08:13:10 -0800
  • ef903bae07 src/wallet: getNextAddresss: add new address if necessary booo 2011-12-28 16:29:16 +0100
  • 3445ae2a36 src/wallet.js: use jshint booo 2011-12-28 13:50:58 +0100
  • 57d26950b9 src/wallet.js: remove console.log statements booo 2011-12-28 13:47:55 +0100
  • 7675cf14e4 src/wallet.js: retab file booo 2011-12-28 13:44:30 +0100
  • 9353e4aaf5 Updated licensing information. Stefan Thomas 2011-12-20 12:47:50 +0100
  • bbd86803e6 Build updated. Stefan Thomas 2011-12-02 02:40:17 +0100
  • d985697d8f Added credit on encoding fix. See #1. Stefan Thomas 2011-09-27 13:47:47 +0100
  • d7ce1e5db8 Corrected encoded form with correct padding. See #1. Stefan Thomas 2011-09-27 13:44:47 +0100
  • 8719d925d6 Added compilation target for exit node client. Stefan Thomas 2011-09-27 02:12:22 +0100
  • e5ada7525f Added simple exit node client. Stefan Thomas 2011-09-26 21:41:56 +0100
  • 734bd57a23 Added copies of Crypto.util.* tools in Bitcoin.Util namespace. Stefan Thomas 2011-09-26 21:28:45 +0100
  • 7715c41925 Wrapped Bitcoin and Base58 in platform-neutral closures. Stefan Thomas 2011-09-26 21:28:13 +0100
  • fa97237a96 Added rudimentary build system. Stefan Thomas 2011-09-26 17:35:29 +0100
  • 50b13d2941 More work on split key protocol. Stefan Thomas 2011-09-03 19:36:45 +0100
  • 77debc1d4f Added Paillier and ECDSA split signing demo. Stefan Thomas 2011-08-29 12:10:28 +0100
  • e8fba132cf Added more tests. Stefan Thomas 2011-08-29 12:10:11 +0100
  • 1df76fd793 Add tests. Stefan Thomas 2011-08-26 20:35:14 +0100
  • 0f424562f2 Added more ECDSA function and some fixes. Stefan Thomas 2011-08-26 20:43:08 +0100
  • 6fdba19373 New utility function for parsing value strings. Stefan Thomas 2011-08-18 05:01:00 +0100
  • 721d0791bf Added ability to add fees in createSend. Stefan Thomas 2011-08-18 05:00:48 +0100
  • 90c30f248e Moved wallet loading out of bitcoinjs-lib. Stefan Thomas 2011-08-18 05:00:35 +0100
  • 9fee035c58 Added utility function for TransactionDatabase reset. Stefan Thomas 2011-08-18 04:57:58 +0100
  • 27ceffaee3 Split getDescription() into two functions. Stefan Thomas 2011-08-18 04:57:29 +0100
  • 8b32d43335 Moved sources into src/ subdirectory. Stefan Thomas 2011-08-11 18:35:23 +0100
  • 5cd49a1c89 Removed debug statements. Stefan Thomas 2011-07-01 14:17:42 +0100
  • 708ada61fa Removed a debug statement. Stefan Thomas 2011-05-08 14:40:42 +0100
  • 27ec74ba8a Fixed all cases of unsafe BigInteger <-> byte[] conversion. Stefan Thomas 2011-05-08 14:36:11 +0100
  • a4de03af4d Make the version byte a parameter. Stefan Thomas 2011-05-08 11:48:54 +0100
  • 11eb59873e Added a basic README. Stefan Thomas 2011-05-06 00:08:46 +0100
  • c0d740d2d4 Initial import Stefan Thomas 2011-05-04 17:02:56 +0100