electrum-nvc.git
2014-02-02 Eternal Sorrow[gtk gui] initially rewritten to gtk3/pygobgect
2014-01-29 ThomasVMerge pull request #560 from rdymac/typo-virtual
2014-01-29 ThomasVMerge pull request #561 from grnbrg/master
2014-01-28 Brian GreenbergSquash case on user-entered seed when restoring a wallet.
2014-01-28 rdymactypo
2014-01-27 ThomasVmove api key path
2014-01-22 ThomasVMerge pull request #553 from samrg472/master
2014-01-21 samrg472Added ability to minimize to tray
2014-01-18 ThomasVMerge pull request #549 from dmcdad/patch-1
2014-01-15 dmcdadUpdate interface.py
2014-01-15 ThomasVMerge pull request #546 from ortutay/osx-snowl-fix
2014-01-15 Marcell Ortutaycheck for QWebView and disable if not found
2014-01-13 ThomasVfix for getrawtransaction
2014-01-12 ThomasVMerge pull request #540 from grnbrg/master
2014-01-11 Brian GreenbergRemove the ability to "Send From" a frozen address.
2014-01-11 ThomasV1.9.7 release notes
2014-01-11 ThomasVMerge pull request #539 from xHire/master
2014-01-11 ThomasVMerge pull request #537 from RunningDroid/master
2014-01-10 xHireFix generating encrypted wallet from command line
2014-01-10 RunningDroidfinish removing coinbase cert
2014-01-09 ThomasVgui: insert used addresses first
2014-01-09 ThomasVMerge pull request #534 from ortutay/rmh2dep
2014-01-08 ortutayrm coinbase cert, as httplib cannot use it
2014-01-08 ortutaycoinbase buyback plugin with httplib2 removed
2014-01-08 ThomasVthis should fix issue #531
2014-01-08 ThomasVparse_url: parse exponents
2014-01-08 ThomasVversion 1.9.7
2014-01-08 ThomasVrm coinbase plugin until fixed
2014-01-08 ThomasVinstallwizard: set network to None if offline
2014-01-08 ThomasVfix tx dialog
2014-01-08 ThomasVMerge pull request #526 from ortutay/buybackplugin
2014-01-05 ortutayCoinbase BuyBack plugin
2014-01-05 ThomasVMerge pull request #504 from wyager/master
2014-01-05 ThomasVMerge pull request #525 from bitcoindaddy/patch-1
2014-01-04 bitcoindaddyAdd OpenBSD support to util.py
2014-01-04 William YagerCleaned up/commented BIP 0032 key derivation.
2013-12-27 ThomasVMerge pull request #518 from jamesob/master
2013-12-26 James O'BeirneRemove suspicious print statement
2013-12-25 ThomasVrenamed server. fixes issue #508
2013-12-25 ThomasVMerge pull request #510 from tessus/master
2013-12-25 ThomasVMerge pull request #516 from imrehg/contacts
2013-12-25 ThomasVMerge pull request #515 from michaelgpearce/patch-1
2013-12-24 Gergely ImrehAccess the "New Contact" menuitem in the contact list...
2013-12-24 Michael PearceUpdate commands.py
2013-12-21 ThomasVreturn message ids with send_http too
2013-12-21 ThomasVfix gerversion
2013-12-21 ThomasVfix sendrawtransaction
2013-12-21 ThomasVtest is_mine in add_keypairs_from_wallet
2013-12-21 Helmut K. C... fix problem https://github.com/spesmilo/electrum/issues/454
2013-12-21 Helmut K. C... ports do not necessarily install qt_menu.nib in /opt...
2013-12-21 Helmut K. C... if you just run "pyrcc4 icons.qrc -o gui/icons_rc.py...
2013-12-17 ThomasVpartially revert code merged #481, brreaks old qt versions
2013-12-17 ThomasVfix issue occuring with set_server
2013-12-17 ThomasVfix: return None if user presses cancel
2013-12-17 ThomasVinstallwizard: don't repeat same info
2013-12-17 ThomasVclarify text
2013-12-16 ThomasVadd password to script
2013-12-16 ThomasVMerge pull request #481 from haakonn/master
2013-12-16 ecdsafix: pending_servers
2013-12-16 ecdsafix typo
2013-12-16 ecdsaexit wait_until_connected() when all servers have been...
2013-12-16 ThomasVdon't set network.interface to None when disconnetced
2013-12-16 thomasvnetwork.pending_servers, to avoid connecting the same...
2013-12-16 thomasvcleanup code in network.py
2013-12-16 thomasvimprove 'peers' script
2013-12-16 thomasvgui: proper dialog for private keys (fixes issue #500)
2013-12-16 thomasvconfirmaion dialog if transaction fee is high
2013-12-14 ThomasVversion 1.9.6. also, reset seed_version in version.py
2013-12-14 ecdsadetect if electrum is offline during wallet creation
2013-12-14 ThomasVfix space
2013-12-14 ThomasVexchange rate plugin: keep thread running (fixes #494)
2013-12-13 thomasvreplace exit with sys.exit
2013-12-13 thomasvDuring wallet creation, do not write seed on disk befor...
2013-12-13 ThomasVexit gracefully if host cannot be resolved. Fixes #488
2013-12-13 ThomasVfix #492
2013-12-12 ThomasVMerge pull request #499 from shunyata/bugfix/synchroniz...
2013-12-12 ThomasVMerge pull request #497 from pitchforks/pip-install...
2013-12-12 ThomasVMerge pull request #498 from shunyata/bugfix/old-param...
2013-12-12 shunyatawallet.synchronizer should exist at construction.
2013-12-12 shunyataRemove an obsolete parameter.
2013-12-12 pitchforksfix setup.py to make `pip install --user` possible...
2013-12-11 thomasvfix offline signing with key>5
2013-12-10 ThomasVMerge pull request #491 from Jud/master
2013-12-08 Jud StephensonSet initial 'running' attribute in Network class
2013-12-04 ThomasVabort export privkeys if wallet has no seed
2013-12-01 ThomasVMerge pull request #484 from flatfly/patch-1
2013-12-01 flatflyfix for getversion
2013-12-01 ThomasVMerge pull request #483 from flatfly/patch-2
2013-12-01 flatflyadded getversion command
2013-11-30 Haakon NilsenAdd a number of standard keyboard shortcuts to menu...
2013-11-30 ThomasVMerge pull request #476 from shunyata/bugfix/parsing...
2013-11-29 shunyataParse amounts from CSV with Decimal and not float.
2013-11-29 shunyataRemove trailing whitespace.
2013-11-29 ThomasVMerge pull request #471 from Zomnut/master
2013-11-29 ZomnutFix for resetting options to default on program start...
2013-11-28 ThomasVMerge pull request #467 from thgh/trayfix
2013-11-27 thghFix: hide tray icon on close
2013-11-26 ThomasVMerge pull request #462 from imrehg/posfix
2013-11-26 Gergely Imrehpointofsale: generated bitcoin url might contain invali...
2013-11-25 ThomasVMerge pull request #459 from rdymac/patch-5
next