updated app.fil to new gui folder structure
[electrum-nvc.git] / lib /
2013-10-02 ThomasVserver name change (hachre)
2013-10-02 ThomasVnew command: getservers (fix for issue #306)
2013-10-02 ThomasVmanage subscriptions in network.py
2013-10-02 ThomasVset_server: resend subscriptions
2013-10-02 ThomasVfix
2013-10-02 ThomasVdelete expired certificates
2013-10-02 ThomasVscripts to check certificates
2013-10-02 ThomasVtemporary_path for unverified certificates
2013-10-02 ThomasVfixes
2013-10-02 ThomasVfix
2013-10-02 ThomasVdelete only if cert is new
2013-10-02 ThomasVdelete certificates that fail
2013-10-01 ThomasVmaster privae keys dialog
2013-10-01 ThomasVdon't create all master public keys on wallet creation
2013-10-01 ThomasVprevent dns leaks when using proxy. fixes issue #147
2013-10-01 ThomasVinterface: call socket.connect before sll.wrap_socket...
2013-09-30 thomasvSSL certificate validation
2013-09-29 ThomasVadd locks to config and storage
2013-09-29 ThomasVfix is_complete
2013-09-29 ThomasVcleanup signrawtrasaction and input_info
2013-09-29 ThomasVset label
2013-09-29 ThomasVsign_tx hook
2013-09-29 ThomasVadd input_info when transaction is created
2013-09-28 ThomasVcommon wallet.restore() method for GUIs
2013-09-28 ThomasVfix is_seeded
2013-09-28 ThomasVfix imports
2013-09-27 ThomasVnetwork.set_server: test if server is the same
2013-09-24 ThomasVadd account menus and details window
2013-09-24 ThomasVgeneralize plugins to all guis
2013-09-18 rofl0rfix error to create a wallet due to missing pick_random...
2013-09-17 rdymacAdd translations and fixes to 1.9 master
2013-09-15 ThomasVsort coins by age in get_unspent_coins()
2013-09-15 thomasvsign/verify: do unicode conversion only for messages...
2013-09-15 thomasvsign unicode messages
2013-09-15 thomasvfix
2013-09-15 thomasvsanitize prioritized_addresses, making sure they are...
2013-09-15 thomasvfix
2013-09-15 thomasvfix
2013-09-15 thomasvdo not show pubkeu in validateaddress if the key is...
2013-09-15 thomasvsubscribe to imported address
2013-09-15 thomasvsend from domain in mktx (fix #294)
2013-09-15 thomasvgetrawtransaction: first check if tx is in wallet
2013-09-15 thomasvnew command: getrawtransaction
2013-09-15 ThomasVrename menu: create tx
2013-09-14 ThomasVcustom json encoder for transactions
2013-09-14 ThomasVcreate a class for transaction dialog
2013-09-13 ThomasVfix
2013-09-13 ThomasVfix save_qrcode
2013-09-13 thomasvminor fixes
2013-09-13 ThomasVfix
2013-09-12 thomasvreplace wallet.interface everywhere
2013-09-12 ThomasVsimplify interface: use callbacks
2013-09-11 thomasvcleanup: next_addresses
2013-09-11 ThomasVmake gtk gui re-work
2013-09-11 ThomasVseparate directories for GUIs
2013-09-10 FredrickBugfix: Allow signing messages over 252 characters
2013-09-10 FredrickFix dumpprivkeys
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 thomasvminor fixes for wallet creation
2013-09-09 thomasvfix address_from_perivate_key
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 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 thomasvmove transaction code and fix issue #280
2013-09-04 thomasvwallet.make_unsigned_transaction()
2013-09-03 ThomasVfix restore from mpk
2013-09-03 thomasvimproved install wizard
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 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 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-29 thomasvMerge branch '1.9' of git://github.com/spesmilo/electru...
next