3114 Commits (669d8041e4d11c14b03145a82f3f9e4f204677fd)
 

Author SHA1 Message Date
ThomasV 8a887273f6 clarify text 11 years ago
ThomasV af045b47c0 add password to script 11 years ago
ThomasV e290ea66c3 Merge pull request #481 from haakonn/master 11 years ago
ecdsa ae654b30b9 fix: pending_servers 11 years ago
ecdsa 8140d6c78e fix typo 11 years ago
ecdsa d140383d03 exit wait_until_connected() when all servers have been tried 11 years ago
ThomasV 4446cf44c7 don't set network.interface to None when disconnetced 11 years ago
thomasv 942d009661 network.pending_servers, to avoid connecting the same server multiple times 11 years ago
thomasv c7694a87e7 cleanup code in network.py 11 years ago
thomasv 0bba8e4549 improve 'peers' script 11 years ago
thomasv 7ab4db0d23 gui: proper dialog for private keys (fixes issue #500) 11 years ago
thomasv 89d4229207 confirmaion dialog if transaction fee is high 11 years ago
ThomasV 8090098d90 version 1.9.6. also, reset seed_version in version.py 11 years ago
ecdsa 8b4410d86a detect if electrum is offline during wallet creation 11 years ago
ThomasV 2112129703 fix space 11 years ago
ThomasV 4f78b5365b exchange rate plugin: keep thread running (fixes #494) 11 years ago
thomasv 2a9c62c9b8 replace exit with sys.exit 11 years ago
thomasv f045490597 During wallet creation, do not write seed on disk before it is encrypted 11 years ago
ThomasV 60b6fd399d exit gracefully if host cannot be resolved. Fixes #488 11 years ago
ThomasV 6975642227 fix #492 11 years ago
ThomasV 3467bd0101 Merge pull request #499 from shunyata/bugfix/synchronizer-attribute-is-uninitialized 11 years ago
ThomasV 70cc6271b9 Merge pull request #497 from pitchforks/pip-install-user 11 years ago
ThomasV 5b8bc5ce58 Merge pull request #498 from shunyata/bugfix/old-param-in-update_password 11 years ago
shunyata de1a0f5690 wallet.synchronizer should exist at construction. 11 years ago
shunyata 419bdc54f3 Remove an obsolete parameter. 11 years ago
pitchforks 16cc2644db fix setup.py to make `pip install --user` possible in Linux 11 years ago
thomasv 1004fbd8f8 fix offline signing with key>5 11 years ago
ThomasV 8858ac249e Merge pull request #491 from Jud/master 11 years ago
Jud Stephenson 03a6791bcb Set initial 'running' attribute in Network class 11 years ago
ThomasV 3fc7d0ef9e abort export privkeys if wallet has no seed 11 years ago
ThomasV ab3f5e8556 Merge pull request #484 from flatfly/patch-1 11 years ago
flatfly 4d085f111c fix for getversion 11 years ago
ThomasV 3ee97be261 Merge pull request #483 from flatfly/patch-2 11 years ago
flatfly 6751d23c79 added getversion command 11 years ago
Haakon Nilsen ed04e98c55 Add a number of standard keyboard shortcuts to menu items in the Qt UI, 11 years ago
ThomasV c389b47c21 Merge pull request #476 from shunyata/bugfix/parsing-error-in-csv-transaction 11 years ago
shunyata acec9c2b43 Parse amounts from CSV with Decimal and not float. 11 years ago
shunyata 342faeeedd Remove trailing whitespace. 11 years ago
ThomasV 7684c0543b Merge pull request #471 from Zomnut/master 11 years ago
Zomnut 712ef8c93b Fix for resetting options to default on program start when in portable mode. 11 years ago
ThomasV 6e54d2206c Merge pull request #467 from thgh/trayfix 11 years ago
thgh 7847382bfe Fix: hide tray icon on close 11 years ago
ThomasV 46fe3dd185 Merge pull request #462 from imrehg/posfix 11 years ago
Gergely Imreh cbfa921276 pointofsale: generated bitcoin url might contain invalid characters 11 years ago
ThomasV 5b3603f3e4 Merge pull request #459 from rdymac/patch-5 11 years ago
thomasv 9a0d6bc674 fix bug in mki18n.py 11 years ago
rdymac 4cdbcf0c1b Changed - to _ as mentioned in #458 11 years ago
ThomasV 49945a3bce update web script 11 years ago
ThomasV 9dbae6d0ae handle multiple selections in receive_menu hook 11 years ago
ThomasV 68e874fd86 Merge pull request #453 from tkhaew/master 11 years ago