Commit Graph

34 Commits

Author SHA1 Message Date
bitcoincoltd 1cd101fd9e QR codes for transaction data
Added qr code popup buttons for transaction data textareas.
This is useful for when transferring data to offline computers for
signing via camera scan.
2015-06-22 15:55:30 +07:00
OutCast3k 8fed2612d5 minor link bug fix, as well as some changes to allow the use of alt coins with out throwing an error 2015-05-20 13:05:19 +00:00
OutCast3k cde2757342 added hd (bip32) support! 2015-05-17 00:30:21 +00:00
OutCast3k d2413267c8 fixed a gui issue with the open wallet section of coinb.in 2015-03-24 00:40:56 +00:00
OutCast3k 235ae93ee8 updated to the new bootstrap, given the home page a make over and a few other minor tweaks 2015-03-23 13:02:29 +00:00
OutCast3k 8decad12c6 a few changes to the way privatekeys are displayed when encrypted on the #newAddress Tab 2015-03-09 12:47:44 +00:00
OutCast3k b2805e135d another few extra qrcode tweaks 2015-03-09 12:31:52 +00:00
OutCast3k 408f3ae68a couple of extra tweaks to the way qrcode scanning works 2015-03-09 12:27:28 +00:00
OutCast3k c150800a5f coinb.in can now scan qrcodes 2015-03-09 00:34:19 +00:00
OutCast3k f3aa1ba027 added encrypted keys to open wallet section of coinb.in 2015-01-08 23:48:58 +00:00
OutCast3k 542e7bf807 added the option to encrypt private keys using aes256 2015-01-08 22:57:49 +00:00
OutCast3k e78e2570df remove unneeded value o.valid from addressDecode() 2015-01-02 13:52:01 +00:00
OutCast3k 05ecc8bfc9 fix left out from previous commit 2015-01-02 13:35:29 +00:00
OutCast3k e5ff766cc0 improve on addressDecode() function and merge with stealthDecode() 2015-01-02 13:23:42 +00:00
OutCast3k 432d828af1 clean up the some of code formatting 2014-12-31 19:18:51 +00:00
bip32jp 135dc3b368 Add check to new privkey generation. 2015-01-01 03:14:34 +09:00
bip32jp d819a10067 Capture mouse movements for entropy 2014-12-31 22:34:43 +09:00
bip32jp f289899636 Add ability to send to stealth address
Currently works with sending to Dark Wallet Mainnet stealth addresses.
2014-12-30 17:11:25 +09:00
OutCast3k 72ee6b17d0 custom data can now be added to the block chain using OP_RETURN when building a transaction 2014-12-29 22:55:28 +00:00
OutCast3k 1416793c1c hashtag no longer required when loading links 2014-12-24 18:35:42 +00:00
OutCast3k a42db15a78 added shareable urls 2014-12-23 14:25:43 +00:00
OutCast3k cdee027c01 couple more tweaks to the way locktime vars are passed around 2014-12-15 15:11:09 +00:00
OutCast3k 23b6c84d1f another minor tweak/fix to the way that nLocktime works 2014-12-15 14:38:39 +00:00
OutCast3k 4fa08e82ef set correct sequence number to input when using nLocktime 2014-12-15 13:54:13 +00:00
OutCast3k 529a2193d8 coinb.in now has an advanced features drop down menu. "nlocktime" has been added with more to come! 2014-12-15 12:15:28 +00:00
OutCast3k 6664586568 The clear existing inputs checkbox was not behaving properly. This fixes the issue 2014-12-15 00:24:31 +00:00
OutCast3k e0873c764d multisig addresses where being displayed incorrectly on the verify page when you decoded a transaction. This fixes that. 2014-12-14 22:33:57 +00:00
OutCast3k f9110679e2 qrcode bug fix 2014-12-07 19:12:52 +00:00
OutCast3k 41d4f793fe removed blockchain.info links and replaced them with blockr.io links 2014-12-07 18:05:55 +00:00
OutCast3k e621865303 coinb.in now uses a javascript qrcode framework over google 2014-12-07 18:01:08 +00:00
OutCast3k 6f3e9345fd small IE fix. *sigh!* 2014-12-05 13:27:28 +00:00
OutCast3k 33dc094361 added loading message when user broadcasts a transaction 2014-12-05 13:04:00 +00:00
OutCast3k 245f1e4508 you now have the option to clear or keep inputs when building a transaction 2014-12-05 13:00:19 +00:00
OutCast3k 8424384f21 first commit 2014-12-01 23:36:49 +00:00