update setup and MANIFEST.in
[electrum-nvc.git] / lib /
2013-10-07 thomasvupgrade message for ecdsa
2013-10-06 ThomasVupdate and fix the merchant script (fixes issue #254)
2013-10-06 ThomasVupdate a few scripts
2013-10-05 ThomasVchoose_tx_from account, and use deterministic signature...
2013-10-05 ThomasVnew account creation method (gui)
2013-10-05 ThomasVsmaller timeout if disconnected
2013-10-05 ThomasVenable changes of protocol, proxy at runtime
2013-10-05 ThomasVsupport for all protocols
2013-10-05 ThomasVfix: server lag
2013-10-05 ThomasVnetwork: fix server lag detection
2013-10-04 ThomasVshow lag in status line
2013-10-04 ThomasVhandle network.interface being None when network is...
2013-10-04 ThomasVbetter account naming/renaming
2013-10-04 ThomasVinterface.debug flag
2013-10-04 ThomasVupdate default servers
2013-10-04 ThomasVstore a list of recently encountered servers
2013-10-04 ThomasVnetwork.is_connected()
2013-10-04 ThomasVresend subscriptions after disconnect
2013-10-04 ThomasVmaintain NUM_SERVERS interfaces
2013-10-03 thomasvfix: tx_hash -> prevout_hash
2013-10-03 thomasvshow 'server lagging' icon if server lags and client...
2013-10-03 ThomasVrestore minimum lag for server swiching
2013-10-03 ThomasVauto-cycle: switch to the longest chain
2013-10-03 ThomasVremove check_windows_wallet_migration
2013-10-03 ThomasVgetpubkeys command
2013-10-03 ThomasVnew flag for commands: requires_wallet
2013-10-03 ThomasVhandle handshake failures in SSL
2013-10-03 ThomasVmove synchronous_get to network.py, fix get_balance...
2013-10-03 ThomasVdo not check certificate expiration if OpenSSL cannot...
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
next