pointbiz
pointbiz
You can select to print 7 pages in your printer options... "Addresses per page" means how many unique address on a page before starting the next page. People may want...
You use this private key in your wallet of choice: L2ijXamqk9N1FGgyPq8s8ojESnimQ3VzzXmdyyZQ5x3zbzvwaMWv "Private Key WIF Compressed" I have been thinking recently that the wallet details page needs a visual redesign to...
Thanks for bringing up these usability concerns. I will try and explain some background and ask for your feedback on some upcoming changes. The compressed and uncompressed key pairs refer...
Yes this is a good feature request. A way to input entropy into a text field will be added to the site.
The design of SecureRandom is from Tom Wu. I refactored it to a module pattern but kept nextBytes as an instance function because I left functions static or instance as...
There's no issue with Safari and brain wallets. The safari issue only affected BIP38.
I also see this on Firefox 26 on Windows 7
I waited a long time and the addresses did show up on Firefox 26 on Windows 7. At least when I was generating 21 addresses.
Using SHA256 to make a Bitcoin Private Key has been around for a long time and people were doing it before it was available on my site. People requested this...
Hi, there's no relation between the addresses in bulk wallet except the random number generator initialization. They're not deterministic addresses if that's what you are asking.