casascius / Bitcoin-Address-Utility

Generates Bitcoin addresses, converts between hex/address and public/private keys.
214 stars 161 forks source link

Wallet Generator Changes #2

Closed enmaku closed 13 years ago

enmaku commented 13 years ago

Modified dialogs on Wallet Generator to allow users to bypass secure passphrase recommendations if desired. Also added the ability to choose a number (1-999) of addresses to generate and a progress bar. Disabled generate button while generating, added Application.DoEvents() to main generation loop to increase responsiveness while generating. Added print support to Wallet Generator screen and modified help text to reflect.