Commit graph

42 commits

Author SHA1 Message Date
Jeff Weiss
04e07e6def Add qr codes to split wallet, also now only generate new keys instead of accepting pasted keys generated elsewhere. 2013-04-28 17:35:04 -04:00
Jeff Weiss
2b5ca8a5f3 Fixed hex/bytes conversion so that unit tests still pass. 2013-04-06 23:07:30 -04:00
Jeff Weiss
fa26e7d553 Split/combine appear to be working correctly. Had to change conversion between bytes and hex to handle odd-numbers of hex characters. Seems to have been misbehaving. 2013-04-06 22:03:14 -04:00
Jeff Weiss
e38301be98 Basics of key split and combine work. Seems to be a problem round tripping between base58 and hex. 2013-04-06 00:34:43 -04:00
Jeff Weiss
da498e4697 add secrets.js and some scaffolding 2013-04-05 22:07:16 -04:00
pointbiz
2478a1369f update Crypto-JS 2013-03-24 15:17:52 -04:00
pointbiz
eeed4db91e v2.4 French translations 2013-02-17 13:52:24 -04:00
pointbiz
54523d36b2 v2.3 Vanity Wallet now supports compressed keys 2013-01-27 21:17:58 -04:00
Filippo Valsorda
2a12c2811d Hide #culturemenu on @media print
The language selection header was getting printed along with the paper wallets.
2013-01-14 13:30:43 +01:00
pointbiz
685e977461 v2.2 critical bug fix for Vanity Wallet multiplication of a public key with a private key 2012-12-30 23:48:44 -04:00
pointbiz
5afcbf2bb8 translations code and initial spanish translation 2012-12-28 23:40:55 -04:00
pointbiz
d34b4f7f9a v2.1 Vanity Wallet add/multiply public/private keys. Code refactors. 2012-12-24 17:10:52 -04:00
pointbiz
54c26d38e6 v2.0 Vanity Wallet, Paper Wallet updates 2012-10-20 15:25:48 -04:00
pointbiz
24540cf673 Merge pull request #6 from ironwolf/master
High Res QR Codes
2012-10-20 10:18:50 -07:00
pointbiz
737e3b1bcf Vanity Wallet Step1/2 UI updates 2012-10-20 00:37:21 -04:00
Robert McNally
b4d732f01b High-res QR codes 2012-10-17 23:30:14 -07:00
Robin Owens
eb349662fd adding a bit of formating, but still not 100% happy... 2012-10-15 22:22:42 +01:00
pointbiz
fd3a2ff902 Vanity Wallet updates 2012-10-14 20:46:29 -04:00
pointbiz
308e5b4aef Merge pull request #4 from n1bor/vanitytab
Vanity Wallet
2012-10-14 17:25:17 -07:00
pointbiz
770d933029 v1.9 Testnet Edition fixes 2012-10-11 23:31:56 -04:00
Robin Owens
0d92eb8be3 changing multiply back to add. From testing we always want to add
the keys.
2012-10-07 10:34:11 +01:00
Robin Owens
4be1a70588 adding additional tab for calculating Vanity Addresses.
This is needed when a user wants a pool to generate the
address but then needs to combine the 2 private keys to
create the final key to import into their wallet.
2012-10-07 10:34:10 +01:00
pointbiz
05a9b736b3 v1.8 Art Wallet updates 2012-10-07 00:21:17 -04:00
pointbiz
804d08cec0 v1.7 Art Wallet added to Paper Wallet 2012-09-29 23:49:21 -04:00
pointbiz
4dc7cc64ac v1.6 Brain Wallet 2012-07-29 15:58:49 -04:00
pointbiz
e58a86a2fa v1.5 wallet details compressed keys 2012-03-22 21:05:50 -04:00
coretechs
0ebfba0b37 fix base64 display bug ECKey.toString missing pad 2012-03-11 01:47:01 -05:00
coretechs
d2ba280388 added QR codes, cleaned up a few things 2012-03-10 22:01:05 -05:00
coretechs
4b6b08706c cleaned up implementation, import format check fix 2012-03-10 21:22:32 -05:00
coretechs
77f7d7bafc added compressed pubkey (disp only) +fixes 2012-03-09 21:46:46 -05:00
coretechs
bdaa695478 added comp wif to csv 2012-03-08 23:39:49 -05:00
coretechs
099201cc62 WIF privkey for compressed wallet format v0.6 2012-03-08 03:07:53 -05:00
pointbiz
eb462e526c v1.4 updates to Wallet Details and Bulk Wallet tabs 2012-01-09 23:35:02 -04:00
pointbiz
0ba1fb6a6e v1.3 testnet edition feature added. Update to isMiniFormat function. 2011-11-28 20:22:12 -04:00
pointbiz
132f70cd45 v1.2 2011-11-06 22:29:11 -04:00
pointbiz
408ae1e95c v1.1 2011-11-06 22:26:20 -04:00
pointbiz
122036feaa v1.0 2011-11-06 22:22:44 -04:00
pointbiz
1d8a053856 v0.9 2011-11-06 22:20:27 -04:00
pointbiz
200e305991 v0.8 2011-11-06 22:17:58 -04:00
pointbiz
70a91708a2 v0.7 2011-11-06 22:12:46 -04:00
pointbiz
1ff967cfbb v0.6 2011-11-06 19:45:40 -04:00
pointbiz
b2520a1c1f v0.5 2011-11-06 19:39:46 -04:00