electrum-nvc.git
2014-05-21 ThomasVtx radar
2014-05-21 ThomasVexplicit type for imported wallets. fixes #698
2014-05-21 ThomasVcreaterawtransaction: keep all fields for input_info
2014-05-21 ThomasVfollow-up to previous commit
2014-05-21 ThomasVupdate calls to is_complete() method. fixes #693
2014-05-15 ThomasVmpk hex encoding
2014-05-12 ThomasVwallet.is_used() method
2014-05-12 ThomasVmulti seed and mpk dialogs
2014-05-10 ThomasVadd paymentrequest to setup.py
2014-05-10 ThomasVhide help buttons if a payment request is shown
2014-05-10 ThomasVshow request memo
2014-05-10 ThomasVWaitingDialog class for better encapsulation
2014-05-10 ThomasVreturn error status for payment requests
2014-05-09 ThomasVadd clickable label to show/hide advanced wallet types
2014-05-09 ThomasVadd 2of3 wallets in wizard
2014-05-09 ThomasVfix name
2014-05-09 ThomasVwizard: simplify multisig creation
2014-05-09 ThomasVmerge screens of the install wizard
2014-05-08 ThomasVfix #680
2014-05-08 wozzTarget Calculation Update
2014-05-08 ThomasVfix cmd line wallet creation. fixes #684
2014-05-08 ThomasVMerge pull request #683 from atweiden/empty-seed-error...
2014-05-07 Andy Weidenbaumempty seed error msg
2014-05-07 ThomasVfix payment ack
2014-05-07 ThomasVfix: gui_object.payment_request
2014-05-07 ThomasVfix parse_url
2014-05-07 ThomasVsanitize payment request code
2014-05-07 ThomasVsend error messages for payment requests
2014-05-07 ThomasVupdate parse_url in gtk gui
2014-05-07 ThomasVpayment requests: add style sheet for readonly fields
2014-05-07 ThomasVsupport for payment requests in the gui
2014-05-07 ThomasVcan_import
2014-05-05 ThomasVMerge pull request #677 from wozz/paymnt-update
2014-05-05 Michael Wozniakupdate to certificate check for Subject Alt Names
2014-05-05 ThomasVadding initial bip70 script (wozz)
2014-05-05 ThomasVfix: num_accounts should return only confirmed bip32...
2014-05-05 ThomasVp2sh wallets cannot create accounts
2014-05-05 ThomasVexport as json or csv
2014-05-05 ThomasVfix: is_address, is_private_key: check that text is...
2014-05-05 ThomasVaddress_field in sweep dialog
2014-05-05 ThomasVmake do_export_privkey non-gui
2014-05-05 ThomasVsleep inside for loop, so that gui remains responsive
2014-05-05 ThomasVdumpprivkey -> getprivatekeys
2014-05-05 ThomasVrename command dumpprivkey as getprivatekeys
2014-05-04 ThomasVutf8 encode seed (old wallets)
2014-05-04 ThomasVfix #444
2014-05-04 ThomasVutf8 encoding for seed encryption
2014-05-04 ThomasVfix: get_seed
2014-05-04 ThomasVmove private key methods from wallet to accounts
2014-05-04 ThomasVid of imported account
2014-05-04 ThomasVreturn imported addresses as sorted
2014-05-04 ThomasVimported_keys and accounts
2014-05-04 ThomasVremove dead code: get_imported_balance
2014-05-04 ThomasVfix #676
2014-05-02 ThomasVfix: imported_account
2014-05-02 ThomasVfix: pending accounts
2014-05-02 ThomasVhandle pending and imported accounts using account...
2014-05-01 ThomasVfix type of io_dir
2014-05-01 ThomasVfix bugs on wallet creation
2014-05-01 ThomasVsweep privkeys in gui
2014-05-01 ThomasVexport_privkeys_dialog
2014-05-01 ThomasVdo_export_privkeys: replace wallet.seed with is_watchin...
2014-05-01 ThomasVparameter for wizard.run
2014-05-01 ThomasVdefine check_password for imported wallets
2014-05-01 ThomasVfix password dialog, for imported wallets
2014-05-01 ThomasVdisable wallet menus when they do not apply
2014-04-30 ThomasVfix bug with has_seed
2014-04-30 ThomasVprint warning in stderr, not stdout
2014-04-30 ThomasVwallet.has_seed
2014-04-30 ThomasVcleanup wallet classes
2014-04-30 ThomasVcan_create_account
2014-04-30 ThomasVmove synchronizer class in its own file. abstract walle...
2014-04-30 ThomasVupdate for gtk gui. fixes #673
2014-04-30 ThomasVmove set_url to __init__. fixes #672
2014-04-29 ThomasVmessages for enter_seed
2014-04-29 ThomasVnew class: Imported_Wallet
2014-04-29 ThomasVseed_dialog: setTabChangesFocus
2014-04-29 ThomasVminor fix for restore dialog
2014-04-29 ThomasVis_new_seed: encode utf8
2014-04-29 ThomasVrestore get_master_public_key function. fixes #668
2014-04-29 ThomasVwizard: option to create multisig wallet manually
2014-04-28 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-04-28 ThomasVmore robust install wizard
2014-04-28 wozzUpdate historical exchange rate query
2014-04-28 ThomasVoptional icon in installwizard question
2014-04-28 ThomasVadd layout before creating buttons, so that default...
2014-04-28 ThomasVsort accounts
2014-04-28 ThomasVshow_before_broadcast option in gui
2014-04-28 ThomasVadd_seed
2014-04-28 ThomasVglobal timeout in peers script
2014-04-27 ThomasVfix signrawtransaction
2014-04-27 ThomasVfix: add_seed
2014-04-26 ThomasVfix input_info for signrawtransaction
2014-04-25 ThomasVadd_cold_seed
2014-04-25 ThomasVsweep command (does not broadcast)
2014-04-25 ThomasVgui: don't show account names if there is only one...
2014-04-25 ThomasVwatching_only wallets have a single account
2014-04-25 ThomasVrm dead code
2014-04-25 ThomasVmove tray logic to ElectrumGui object. fixes #468
2014-04-25 ThomasVfix: get_master_public_key
next