2946 Commits (e2890dc366c1e596766322212974bbce26a37c4b)
 

Author SHA1 Message Date
ortutay e2890dc366 coinbase buyback plugin with httplib2 removed 11 years ago
ThomasV 5190cc03fd this should fix issue #531 11 years ago
ThomasV 7963f22a80 parse_url: parse exponents 11 years ago
ThomasV e9862e0b71 version 1.9.7 11 years ago
ThomasV 8d207aa074 rm coinbase plugin until fixed 11 years ago
ThomasV 9483eadc7e installwizard: set network to None if offline 11 years ago
ThomasV 72559fef0e fix tx dialog 11 years ago
ThomasV 2103fb6254 Merge pull request #526 from ortutay/buybackplugin 11 years ago
ortutay 4edfc6d82e Coinbase BuyBack plugin 11 years ago
ThomasV fed86e92e2 Merge pull request #504 from wyager/master 11 years ago
ThomasV 3b616f1ecf Merge pull request #525 from bitcoindaddy/patch-1 11 years ago
bitcoindaddy 637ad52907 Add OpenBSD support to util.py 11 years ago
William Yager 4e1d6da805 Cleaned up/commented BIP 0032 key derivation. 11 years ago
ThomasV c0ba368436 Merge pull request #518 from jamesob/master 11 years ago
James O'Beirne 6b818f5d09 Remove suspicious print statement 11 years ago
ThomasV 36a6deaee7 renamed server. fixes issue #508 11 years ago
ThomasV ba19e5a12d Merge pull request #510 from tessus/master 11 years ago
ThomasV 9c144c11ef Merge pull request #516 from imrehg/contacts 11 years ago
ThomasV 95a2e27c5a Merge pull request #515 from michaelgpearce/patch-1 11 years ago
Gergely Imreh 6e9e292dc7 Access the "New Contact" menuitem in the contact list context menu 11 years ago
Michael Pearce 0a896a6616 Update commands.py 11 years ago
ThomasV f4f418e9ec return message ids with send_http too 11 years ago
ThomasV 48a739f714 fix gerversion 11 years ago
ThomasV 5f8775cd3a fix sendrawtransaction 11 years ago
ThomasV e18573dda0 test is_mine in add_keypairs_from_wallet 11 years ago
Helmut K. C. Tessarek 33a7e5c9ea fix problem https://github.com/spesmilo/electrum/issues/454 11 years ago
Helmut K. C. Tessarek 1ed00e108b ports do not necessarily install qt_menu.nib in /opt/local/lib/Resources/ 11 years ago
Helmut K. C. Tessarek 554eb51f91 if you just run "pyrcc4 icons.qrc -o gui/icons_rc.py" as stated in the README, you get the following error when starting Electrum 11 years ago
ThomasV 0063edb61b partially revert code merged #481, brreaks old qt versions 11 years ago
ThomasV de94eaadeb fix issue occuring with set_server 11 years ago
ThomasV 2fb738be59 fix: return None if user presses cancel 11 years ago
ThomasV 0eead38332 installwizard: don't repeat same info 11 years ago
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