Commit graph

85 commits

Author SHA1 Message Date
pointbiz
9861b3311b v2.7.4 more entropy. user added entropy through hash tag. 2014-01-09 00:41:38 -04:00
pointbiz
429d77b864 Merge pull request #53 from onovy/more-entropy
Just more entropy
2014-01-08 20:22:04 -08:00
pointbiz
3c819a19ca v2.7.3 improved labels to focus on inputs 2014-01-08 21:47:54 -04:00
pointbiz
707dee0f24 Merge pull request #55 from danbartram/usable_labels
Improved labels to focus on inputs
2014-01-08 17:34:16 -08:00
Daney
0d4d007ae6 Improved labels to focus on inputs 2014-01-07 13:00:01 +00:00
onovy
dc52dfe703 More entropy. 2014-01-05 20:03:34 +01:00
pointbiz
b86d5883bc v2.7.2 keys and addresses in monospace font. 2013-12-23 01:45:55 -04:00
pointbiz
95170492c9 v2.7.1 more entropy for the PRNG seed 2013-12-22 00:22:46 -04:00
pointbiz
c71a584165 Merge pull request #49 from pointbiz/seed
more entropy for the PRNG seed
2013-12-21 20:10:09 -08:00
pointbiz
008c727aa2 v2.7.0 Use window.crypto.getRandomValues for added OS-supplied randomness 2013-12-15 23:10:56 -04:00
pointbiz
0f19ca3974 Merge pull request #33 from AgentME/rng
Use window.crypto.getRandomValues for added OS-supplied randomness
2013-12-15 19:01:27 -08:00
pointbiz
b3cf5a74af Merge pull request #45 from sowbug/master
fix typo in English text
2013-12-11 16:16:20 -08:00
Mike Tsao
b4f1d49ddc Style improvement. 2013-12-11 23:30:32 +00:00
pointbiz
a1d6f06ee7 v2.6.6 German translations thanks to gerEDH. 2013-12-09 23:19:49 -04:00
pointbiz
6f5ca910b6 Merge pull request #43 from gerEDH/master
German translation in ninja.translator.js
2013-12-09 19:15:25 -08:00
pointbiz
db6d3e9acc more entropy 2013-12-09 19:30:16 -04:00
gerEDH
e386d205dc Update ninja.translator.js 2013-12-05 15:40:04 +01:00
pointbiz
4f11d4fb62 v2.6.5 add passphrase required alert to paper wallet for bip38 2013-12-01 17:06:08 -04:00
pointbiz
57a2d18cde v2.6.4 update to JSBN 1.4 2013-11-29 00:26:19 -04:00
pointbiz
782cbef496 v2.6.3 detail wallet dice FAQ. QR code spacing. 2013-11-25 23:03:55 -04:00
Chris Cowan
37987975a7 Use window.crypto.getRandomValues for added randomness.
The output of SecureRandom.nextBytes is XORed against the result of
window.crypto.getRandomValues before returning, if present.
2013-11-16 04:26:23 -06:00
pointbiz
ef1d9614f1 v2.6.2 add base6 support to Wallet Details tab 2013-11-13 23:50:42 -04:00
pointbiz
4e9faf819f v2.6.1 Italian translations 2013-11-10 13:01:54 -04:00
pointbiz
e547b62908 Merge pull request #25 from Coin-Escrow/master
Added Italian translation
2013-11-10 08:34:48 -08:00
Coin-Escrow
5b16883674 Added Italian translation 2013-11-07 16:29:55 +01:00
pointbiz
c8607464dc update package.json and README 2013-11-03 19:57:40 -04:00
pointbiz
05b59f7560 v2.6.0 usability improvements 2013-11-03 16:27:03 -04:00
pointbiz
902d2f723d v2.5.2 change defaults for paper wallet 'addresses to generate' 2013-10-25 21:36:17 -04:00
pointbiz
5453778cac v2.5.1 BIP38 passphrase protected paper wallets. Thanks to casascius, scintill, Zeilap. 2013-10-24 23:28:53 -04:00
pointbiz
a19c436fff Added Greek Translations 2013-08-29 20:55:16 -04:00
pointbiz
925c244994 Merge pull request #22 from ifaist0s/master
Added Greek Translation
2013-08-29 17:14:24 -07:00
ifaist0s
b6b6ca343f Added Greek Translation
Should need some changed to the rest of the code to accommodate the new translation...
2013-08-29 21:51:37 +03:00
pointbiz
a111f763b4 grunt build system. unix line endings. 2013-08-27 22:05:31 -04:00
pointbiz
d77aaf687f Merge pull request #20 from scintill/bulk_compressed
add support for compressed addresses in bulk wallet
2013-06-02 16:11:54 -07:00
Joey Hewitt
7f3adee8c5 add support for compressed addresses in bulk wallet 2013-05-29 02:04:56 -06:00
pointbiz
7622972ab3 Increase size of QR code on Wallet Details tab. 2013-04-20 12:56:06 -04:00
pointbiz
a2e09c74ca BIP38 Decrypt with async tests. Thanks scintill and Zeilap. 2013-04-15 21:40:28 -04:00
pointbiz
39cdf7e33c Merge pull request #15 from scintill/patch-pagebreak
Fix bug with "Addresses per page" == 1
2013-04-14 08:18:36 -07:00
pointbiz
9fe32c6594 Merge pull request #14 from scintill/encoding
Specify the charset to avoid text decoding problems
2013-04-12 20:14:25 -07:00
Joey Hewitt
bda4b469f1 Fix bug with "Addresses per page" == 1
It was effectively "don't insert any pagebreaks" because the modulus
condition could never be true.
2013-04-08 21:20:10 -06:00
Joey Hewitt
f55bfa9704 Specify the charset to avoid text decoding problems
Fixes #13.
2013-04-08 20:59:15 -06: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
pointbiz
bf645b01ac Merge pull request #7 from FiloSottile/master
Hide #culturemenu on @media print
2013-01-14 16:23:19 -08: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