1482 Commits (0ad7f72d3d2a2f473916ade21db5bfc680d7d0d2)
 

Author SHA1 Message Date
ThomasV 0ad7f72d3d nodaemon 12 years ago
ThomasV 8308440ded rm assert clause: there is no guarantee about that 12 years ago
ThomasV 7c13dc54db reduce column width to avoid horizontal scrollbar 12 years ago
ThomasV b17ffc395e version 1.5.2 12 years ago
ThomasV a79cda99e5 return True in retore_wallet 12 years ago
ThomasV acbfa77af5 return True in network dialog, because None means offline 12 years ago
ThomasV 72358fbc20 do not display args as tuple 12 years ago
ThomasV d6edf45eb7 use adhoc print function 12 years ago
ThomasV 2c0f894e76 Merge branch 'master' of git://github.com/spesmilo/electrum 12 years ago
thomasv 2f04531565 fix 12 years ago
thomasv 47a3739865 save height of transaction 12 years ago
thomasv 5ae15d6100 handle case where an unconfirmed transaction is pruned by the server. also, fix bug with fee sign in details 12 years ago
thomasv 6e0a62fada return parser object because it is needed to display help 12 years ago
thomasv c51cf776ae fix prioritization 12 years ago
ThomasV 082d676799 minor 12 years ago
ThomasV 8bf46954a0 version 1.5.1 12 years ago
Maran be9a64fef3 Made the send_tx call for the lite gui asynchrone 12 years ago
thomasv d68fcf9884 rm testing code 12 years ago
thomasv 6cb51ea4d0 received coins need to be known before 12 years ago
thomasv 91feae01ac fix sendtx 12 years ago
thomasv 537d02977c fix balance display in flatfly's bug. restore the wallet.update() method 12 years ago
ThomasV a2af4cd5b1 Merge pull request #48 from flatfly/patch-1 12 years ago
flatfly 1b85fa3125 Fix wallet path in deseed and reseed 12 years ago
ThomasV ef6498164d remove forgotten calls to deprecated method 12 years ago
ThomasV 9d9851a1a1 version 1.5 12 years ago
ThomasV b6c494ce6a fix network dialog 12 years ago
ThomasV d2c91d9a0f simplify the create/restore procedure 12 years ago
ThomasV 9a9e7c1b7c simplification 12 years ago
ThomasV d55aa43cf6 add version to android path 12 years ago
ThomasV d8c49a2fef android: update create and recover dialogs 12 years ago
thomasv cf1f533613 allow offline creation/recovery within the gui 12 years ago
thomasv 2385cc3ad8 show server type (pruning or full) 12 years ago
thomasv 50064d20fd Revert "added TypeError category to existing exception" 12 years ago
thomasv f7c3b2f067 pop all options that are None before passing them to SimpleConfig 12 years ago
thomasv ae1f1ee8ea indentation 12 years ago
thomasv 8f7ca499d9 fix indentation error 12 years ago
Jimbo77 74ed5acf7d added docstring for is_modifiable() 12 years ago
Jimbo77 c4955ebddd wrote basic SimpleConfig docstring 12 years ago
Jimbo77 86da219fb9 added TypeError category to existing exception 12 years ago
Jimbo77 4a85b9db62 wrote docstring for get() 12 years ago
Jimbo77 0c29027f96 created docstring for read_user_config() 12 years ago
Jimbo77 71a4bb0198 created docstring for read_system_config() 12 years ago
Jimbo77 49ac4d73e3 changed a couple exceptions to describe import errors 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 8ec2b16e21 use None as timestamp for pending transactions 12 years ago
ThomasV b39f1424ec fix for merchant script 12 years ago
thomasv 0e851a5f62 fix for notifications 12 years ago
thomasv 8fc042ee22 more fixes for the 0.6 servers 12 years ago