Commit graph

  • e78e2570df remove unneeded value o.valid from addressDecode() OutCast3k 2015-01-02 13:52:01 +0000
  • 05ecc8bfc9 fix left out from previous commit OutCast3k 2015-01-02 13:35:29 +0000
  • e5ff766cc0 improve on addressDecode() function and merge with stealthDecode() OutCast3k 2015-01-02 13:23:42 +0000
  • ca9b1d4710 Merge pull request #11 from bip32JP/deterministick OutCast3k 2015-01-02 12:11:46 +0000
  • de1e5558dc Force lower s value per BIP62 bip32jp 2015-01-02 17:45:38 +0900
  • b4db267cd7 Proper RFC6979 compliance + test vectors fixed bip32jp 2015-01-02 15:55:01 +0900
  • 7c65adb680 Added vectors and organized them bip32jp 2015-01-02 12:50:42 +0900
  • 8a92abf660 remove references to securerandom.js as its no longer used OutCast3k 2015-01-02 00:56:27 +0000
  • 323a173dff Merge pull request #10 from bip32JP/deterministick OutCast3k 2015-01-02 00:30:40 +0000
  • e233a4dcb2 Added deterministic k + test vectors from Bitcore bip32jp 2015-01-02 01:09:55 +0900
  • 432d828af1 clean up the some of code formatting OutCast3k 2014-12-31 19:18:51 +0000
  • 2660da29e9 Merge pull request #8 from bip32JP/ValidCheck OutCast3k 2014-12-31 19:12:11 +0000
  • 135dc3b368 Add check to new privkey generation. bip32jp 2015-01-01 03:06:24 +0900
  • e8cc72ed85 bug fix which prevents certain types of transactions loading due to an infinite loop OutCast3k 2014-12-31 14:22:05 +0000
  • 3afa0a42d2 removed jquery referencing from coin.js OutCast3k 2014-12-31 14:20:00 +0000
  • 18b27cdb34 Merge pull request #6 from bip32JP/addmouse OutCast3k 2014-12-31 14:13:19 +0000
  • d819a10067 Capture mouse movements for entropy bip32jp 2014-12-31 22:33:22 +0900
  • 184635fb34 Merge pull request #5 from bip32JP/sendstealth OutCast3k 2014-12-30 23:48:03 +0000
  • f289899636 Add ability to send to stealth address bip32jp 2014-12-30 12:40:30 +0900
  • ecfcd9f4fa update readme to include latest changes OutCast3k 2014-12-30 01:14:27 +0000
  • 72ee6b17d0 custom data can now be added to the block chain using OP_RETURN when building a transaction OutCast3k 2014-12-29 22:55:28 +0000
  • fbb6f2d5b0 Merge pull request #4 from bip32JP/hashtendancies OutCast3k 2014-12-28 11:54:33 +0000
  • a209aac217 Preserve entropy of x bip32JP 2014-12-28 20:32:40 +0900
  • 1416793c1c hashtag no longer required when loading links OutCast3k 2014-12-24 18:35:42 +0000
  • a42db15a78 added shareable urls OutCast3k 2014-12-23 14:25:43 +0000
  • c8e361557c fixed a bug which meant an undefined qrcode would show up when on the verification page OutCast3k 2014-12-23 14:13:13 +0000
  • 751bbcb36e removed/fixed typo OutCast3k 2014-12-22 15:09:20 +0000
  • dbdda8de7b couple of updates OutCast3k 2014-12-22 15:06:56 +0000
  • c721e42220 fixed a typo, made a couple of changes to the pages keywords and description OutCast3k 2014-12-22 14:57:48 +0000
  • cdee027c01 couple more tweaks to the way locktime vars are passed around OutCast3k 2014-12-15 15:11:09 +0000
  • 23b6c84d1f another minor tweak/fix to the way that nLocktime works OutCast3k 2014-12-15 14:38:39 +0000
  • 4fa08e82ef set correct sequence number to input when using nLocktime OutCast3k 2014-12-15 13:54:13 +0000
  • 529a2193d8 coinb.in now has an advanced features drop down menu. "nlocktime" has been added with more to come! OutCast3k 2014-12-15 12:15:28 +0000
  • 6664586568 The clear existing inputs checkbox was not behaving properly. This fixes the issue OutCast3k 2014-12-15 00:24:31 +0000
  • e0873c764d multisig addresses where being displayed incorrectly on the verify page when you decoded a transaction. This fixes that. OutCast3k 2014-12-14 22:33:57 +0000
  • a248b84b72 added bootstrap alert class to noscript tags to emphasise you must enable javascript OutCast3k 2014-12-13 13:46:28 +0000
  • f9b9c8a3a1 link added to coinbins .onion address on tor OutCast3k 2014-12-10 01:01:11 +0000
  • af7cc4bf3d open wallet bug fix OutCast3k 2014-12-08 15:31:53 +0000
  • 7fb188190b added xml parser (for ie) for when importing unspent inputs via the api OutCast3k 2014-12-08 12:59:04 +0000
  • 73530d55db bitcoin javascript framework now supports https OutCast3k 2014-12-08 11:18:38 +0000
  • eecf5491c5 removed "cursor:not-allowed;" on text inputs from boostrap css files to make copy/pasting easier OutCast3k 2014-12-07 22:32:26 +0000
  • 0e374e9d6c removed some files that are not needed OutCast3k 2014-12-07 22:31:59 +0000
  • f9110679e2 qrcode bug fix OutCast3k 2014-12-07 19:12:52 +0000
  • 41d4f793fe removed blockchain.info links and replaced them with blockr.io links OutCast3k 2014-12-07 18:05:55 +0000
  • e621865303 coinb.in now uses a javascript qrcode framework over google OutCast3k 2014-12-07 18:01:08 +0000
  • 344d0fae78 removed Google Analytics code OutCast3k 2014-12-07 17:11:02 +0000
  • eac2a5c9ee fixed a typo left behind in the previous commit OutCast3k 2014-12-05 21:30:21 +0000
  • ccee67298d couple of changes in the way private keys are create to support IE OutCast3k 2014-12-05 21:26:34 +0000
  • e9417af10c quick ajax ie bug fixes OutCast3k 2014-12-05 16:59:44 +0000
  • 6f3e9345fd small IE fix. *sigh!* OutCast3k 2014-12-05 13:27:28 +0000
  • 33d072ad6b added missing coinbin.gif to repo OutCast3k 2014-12-05 13:14:00 +0000
  • 33dc094361 added loading message when user broadcasts a transaction OutCast3k 2014-12-05 13:04:00 +0000
  • 245f1e4508 you now have the option to clear or keep inputs when building a transaction OutCast3k 2014-12-05 13:00:19 +0000
  • e486adbcc8 removed the non minified version of boostrap as its not being used OutCast3k 2014-12-05 12:44:22 +0000
  • c0eab1f122 removed older version of jquery as its no longer needed OutCast3k 2014-12-05 12:43:22 +0000
  • a189f5c7b1 Create README.md OutCast3k 2014-12-02 15:45:52 +0000
  • 8cff02ec7a added licence file OutCast3k 2014-12-01 23:54:04 +0000
  • 8424384f21 first commit OutCast3k 2014-12-01 23:36:49 +0000