4 Commits (6a45fb831898671dbe517fe45fd6d390287d1bf6)

Author SHA1 Message Date
ecdsa 8a720b1629 do the banner request in interface, not in wallet 12 years ago
ecdsa d6952228be define wallet.get_num_tx() 12 years ago
thomasv 93b98e1176 move http aliases to separate plugin 12 years ago
ThomasV 89a8f3ce11 import gui using any name 12 years ago
thomasv a563091f30 separate core and gui in different modules 12 years ago
thomasv 97e03cb738 replace wallet.all_addresses() with wallet.addresses(True) 12 years ago
thomasv f72c8ee5d2 move is_valid from wallet class to bitcoin.py 12 years ago
ThomasV b116a43c31 fix the tx counter field 12 years ago
thomasv d5ba4398ee update tx label in gui 12 years ago
thomasv cd9f2f02d2 fix: mktx syntax 12 years ago
thomasv 8b9d14e303 export seed in gui/restore from seed 12 years ago
ThomasV 04322b7cc9 fix bug with undetected incorrect password that can damage wallet 12 years ago
thomasv c763445734 allow multiple-outputs transactions with mktx() 12 years ago
ThomasV ef6498164d remove forgotten calls to deprecated method 12 years ago
ThomasV d2c91d9a0f simplify the create/restore procedure 12 years ago
ThomasV 9a9e7c1b7c simplification 12 years ago
thomasv cf1f533613 allow offline creation/recovery within the gui 12 years ago
ThomasV 2d13107897 make a regular gui module for android 12 years ago
ThomasV d929c4d2dd prevent window resizing by including the textview in a scrolled window 12 years ago
thomasv 650a9b6074 do not include fee in the transaction amount shown in history. adapt history to the case where it was recovered from a pruning server 12 years ago
thomasv 765201be4e wallet.get_label method 12 years ago
ThomasV efccde2e8e fix: timestamps in transactions 12 years ago
ThomasV 0a7b69fc5b gui fixes 12 years ago
thomasv 43ceb6b52a text gui: dialogs 12 years ago
ThomasV 6de8a946eb use callback instead of wallet.was_updated 12 years ago
ThomasV 2a06a5b493 tie confirmation icons to payment verifier 12 years ago
thomasv c5f5e92d17 rename qt gui -> classic 12 years ago
thomasv 14da12921d gtk: on create, use the server already picked by the interface 12 years ago
thomasv ef2f832116 add gui selector to gtk interface 12 years ago
ThomasV c7311a1e7f fix for gtk gui 12 years ago
ThomasV 7959417751 small fixes for gtk gui 12 years ago
thomasv 5444f55e6b big refactoring: command line options and electrum.conf options override settings in wallet file. 12 years ago
thomasv 299d54c6ec fix: the gtk gui was broken since server_list_changed was introduced... 12 years ago
Amir Taaki 188a671681 Corrected import paths for print_error. 13 years ago
Julian Tosh 4e5dfbeade Implementing a better print_error routine 13 years ago
Julian Tosh a3830e5903 Standardizing message format and implementing stderr for errors 13 years ago
thomasv 735f9b9c20 import lib directory as electrum if the library is not installed 13 years ago
ThomasV 1181f4ef01 bugfix: encryption of encrypted keys 13 years ago
ThomasV a5761fe8a8 do not use deprecated BaseException.message 13 years ago
thomasv c5d42f3614 slightly more robust connection procedure 13 years ago
ThomasV 51036fdf4e do not show send tab in seedless wallets 13 years ago
ThomasV 416a3bad09 seedless wallets 13 years ago
ThomasV 2e1fd923b8 deseed command 13 years ago
thomasv b8773178a1 setup package in lib subdirectory 13 years ago
thomasv d45d1e2382 do not display response time; it is deprecated since we use stratum 13 years ago
thomasv bdf9baca12 update gtk interface: show default servers 13 years ago
thomasv fc7c9acd4d option to display zeros after decimal point 13 years ago
ThomasV 50e5f910a7 remove native protocol from gui 13 years ago
genjix b3fd4a2832 mv client/* . && rm -fr client 13 years ago
ThomasV aa3ff22c19 strip 13 years ago