electrum-nvc.git
2013-09-10 ThomasVseparate version_getter module
2013-09-10 ThomasVMerge pull request #292 from ctrlcctrlv/master
2013-09-10 FredrickBugfix: Allow signing messages over 252 characters
2013-09-10 FredrickFix export private keys from GUI
2013-09-10 FredrickFix dumpprivkeys
2013-09-10 thomasvget version asynchronously, for faster launch
2013-09-10 thomasvfixes, resend_subscriptions
2013-09-10 thomasvfix: wallet.addresses
2013-09-10 thomasvpass network to NetworkDialog and Blockchain
2013-09-10 thomasvconnect to random servers, reconnect if connection...
2013-09-10 thomasvfix: network start was calling __init__
2013-09-10 thomasvfix: sign_message
2013-09-10 thomasvminor fixes
2013-09-10 thomasvfix: show_private_key
2013-09-10 thomasvminor fixes for wallet creation
2013-09-09 thomasvfix address_from_perivate_key
2013-09-09 thomasvgui_text: network
2013-09-09 thomasvmove callbacks to the network class
2013-09-08 ThomasVfix: typo, set_label
2013-09-08 ThomasVset_label
2013-09-08 ThomasVseparate blockchain and network
2013-09-05 ThomasVset icon size in status bar
2013-09-05 ThomasVnotify wallet wheit height changes
2013-09-04 thomasvfix modules
2013-09-04 thomasvfix
2013-09-04 thomasvperform check_new_tx inside add_transaction
2013-09-04 thomasvfix: first_addresses
2013-09-04 thomasvfix: is_valid
2013-09-04 thomasvMerge branch 'master' into 1.9
2013-09-04 thomasvmove transaction code and fix issue #280
2013-09-04 thomasvmanual merge: tc scv import by harningt
2013-09-04 thomasvwallet.make_unsigned_transaction()
2013-09-03 ThomasVfix restore from mpk
2013-09-03 thomasvupdate todolist
2013-09-03 thomasvdo network dialog at the end in installwizard
2013-09-03 thomasvimproved install wizard
2013-09-03 thomasvupdate lite gui for 1.9
2013-09-03 thomasvrestore: try old wallet first
2013-09-03 thomasvaccount names
2013-09-03 thomasvdisable 'new account' in old wallets
2013-09-03 ThomasVdownload headers chunks
2013-09-02 ThomasVplugin hook for load_wallet
2013-09-02 ThomasVsocket: retry on EAGAIN
2013-09-02 ThomasVsynchronizer: wait for interface
2013-09-02 ThomasVdon't use user_dir in storage
2013-09-02 thomasvselect the longest blockchain from several servers
2013-09-02 thomasvsimplify directories: electrum_dir
2013-09-02 thomasvfix: synchronize generated duplicated addresses
2013-09-02 thomasvMerge branch '1.9' of git://github.com/spesmilo/electru...
2013-09-02 ThomasVfix get_private_key for old addresses
2013-09-02 ThomasVminor fixes
2013-09-02 ThomasVfix regressions in tx verifier
2013-09-01 ThomasVminor fixes
2013-09-01 ThomasVfee belongs in wallet storage
2013-09-01 ThomasVwizard: start wallet threads
2013-09-01 ThomasVstart wallet threads from wallet class
2013-09-01 ThomasVseparate blockchain verifier from transaction verifier
2013-09-01 ThomasVseparation between wallet storage and config
2013-08-31 ThomasVrestore old accounts from seed
2013-08-30 ThomasVfix account selector, console
2013-08-30 ThomasVupdate curses gui for 1.9
2013-08-30 ThomasVgui menu and messages
2013-08-30 ThomasVupdate buttons and icons in load_wallet()
2013-08-30 thomasvMerge branch '1.9' of git://github.com/spesmilo/electru...
2013-08-30 ThomasVseparate gui init() and load_wallet()
2013-08-29 thomasvMerge branch '1.9' of git://github.com/spesmilo/electru...
2013-08-29 ThomasVrestore bip32 accounts
2013-08-29 ThomasVcreate new accounts through wallet.synchronize()
2013-08-27 thomasvMerge branch '1.9' of git://github.com/spesmilo/electru...
2013-08-22 ThomasVMerge pull request #277 from invl/patch-1
2013-08-22 ThomasVstructural change: wrap wallet instanciation inside...
2013-08-22 invlFix blank trayicon on windows standalone build
2013-08-18 Eagle[TM]Update default server list
2013-08-18 neliskyimplementing paytomany (untested)
2013-08-18 neliskyimplementing mksendmanytx
2013-08-17 ThomasVMerge pull request #187 from nelisky/sendmany
2013-08-17 ThomasVdelete unneeded test
2013-08-17 ThomasVfix bug with signatures
2013-08-17 ThomasVfixes for signrawtransaction
2013-08-17 ThomasVinclude master public key in bip32 metadata
2013-08-17 ThomasVsave account name as label
2013-08-17 ThomasVcleanup
2013-08-17 ThomasVsimplify: public_key_from_private_key
2013-08-17 ThomasVdon't pass addresses to tx.sign(), pass keypairs instead
2013-08-17 ThomasVupdate signrawtransaction
2013-08-16 ThomasVsimplify tx.sign()
2013-08-16 ThomasVwallet.num_accounts and account_id method
2013-08-16 ThomasVfix is_complete in tx.sign()
2013-08-16 ThomasVfix for non-p2sh addresses
2013-08-16 ThomasVfix tx signing
2013-08-15 ThomasVcreate_accounts for 2of3
2013-08-15 ThomasV2of3 accounts
2013-08-14 thomasvupdate peers script
2013-08-14 thomasvparse_servers method
2013-08-13 thomasvMerge branch 'master' into 1.9
2013-08-13 ThomasVMerge pull request #268 from maxme/fileopen-event
2013-08-11 Maxime BiaisAdd a Qt eventFilter to listen for QFileOpenEvent
2013-08-08 ThomasVfix labels plugin init()
2013-08-07 ThomasVMerge branch 'bip32' of git://github.com/spesmilo/elect...
2013-08-07 ThomasVfix create_new_account
next