Remove assert which isn't true for the commands (only the GUI).
[electrum-nvc.git] / lib / interface.py
2012-08-29 Amir TaakiRemove assert which isn't true for the commands (only...
2012-08-29 Amir TaakiWalletSynchronizer had a race condition caused by calli...
2012-08-29 Amir TaakiTidy up of code to comply with style guide.
2012-08-28 MaranMerge branch '1.0'
2012-08-28 MaranFix port number for bytesized
2012-08-27 Amir TaakiFixed bug where switching servers causes assert failure.
2012-08-20 Amir TaakiShow list of all the servers available in the menubar.
2012-07-07 Amir TaakiCorrected import paths for print_error.
2012-07-07 Julian ToshImplementing a better print_error routine
2012-07-07 Julian ToshStandardizing message format and implementing stderr...
2012-07-06 Julian ToshAdding user enabled debug messages for server communica...
2012-06-29 Amir Taakispawn both guis at start. clicking expand hides the...
2012-06-23 ThomasVMerge branch 'master' of gitorious.org:electrum/electrum
2012-06-23 ThomasVfilter old servers
2012-06-23 ThomasVupdate list of default servers
2012-06-15 ThomasVupdate gui on new block
2012-06-13 ThomasVpatch by Soultaker; fix old_to_new
2012-05-20 ThomasVset timeout to 1 minute
2012-05-19 ThomasVfix: make sure that the message is completely sent
2012-05-17 ThomasVdisplay kilobytes received
2012-05-16 ThomasVvirtual method init_socket
2012-05-16 thomasvslightly more robust connection procedure
2012-05-12 ThomasVbugfix: poke to reconnect
2012-05-10 thomasvsetup package in lib subdirectory