2898 Commits (4f78b5365b03b1a108bc3678473cfeb39c9ae47d)
 

Author SHA1 Message Date
rdymac 3690ace2fb Latest wikia version [tested] 12 years ago
thomasv 5e5a89ecb7 version 1.7.4 12 years ago
thomasv 5a015bc290 increase default fee to 0.0005 btc/kb 12 years ago
thomasv e2b75d9fbc use a qlabel widget for the wallet balance 12 years ago
Eagle[TM] d24fefd459 update default server list, remove offline and pre v0.8 servers 12 years ago
ecdsa c81d565665 add error message for import_key failure 12 years ago
ecdsa 0f661aa3a1 minor bugfix 12 years ago
ecdsa b2c23f9ac8 deprecate wallet.save() and 'eval' command 12 years ago
ecdsa 6be62e44de wallet.delete_contact method 12 years ago
ecdsa 8104a47a3e wallet.add_contact method 12 years ago
ecdsa 19d19d9a00 wallet set_fee method 12 years ago
ecdsa fe405c50d0 delete_imported_key method 12 years ago
ecdsa 4ab44019fd Merge branch 'master' of git://github.com/spesmilo/electrum 12 years ago
ecdsa 97e849a248 move verify_message to wallet 12 years ago
Eagle[TM] e2c4d61121 update / merge authors from webpage 12 years ago
ecdsa 5a4576344e restore display of blockchain height in network dialog 12 years ago
ecdsa b5c0cc6190 handle exceptions returned by update_password 12 years ago
ecdsa b4f353291a fix update_password: save use_encryption after seed 12 years ago
ecdsa 0ccca356e1 fix servers script 12 years ago
ecdsa 86fd728a47 move network dialog in a new class; simplify interface.get_servers 12 years ago
ecdsa 7d1075d85d use an Event to signal when to redraw the gui 12 years ago
ecdsa df13564155 icon cannot be None 12 years ago
ecdsa c95c80163d distinction between unconfirmed and unverified transactions 12 years ago
ecdsa 827e29c1dc fix: print_log -> print_error 12 years ago
ecdsa 6069939003 handle errno 10035 12 years ago
ecdsa 7653408ff4 fix: socket error 12 years ago
ThomasV 4ecb8f897e Merge pull request #206 from JulianTosh/TuxHelpMods 12 years ago
Julian Tosh 63f33b64d0 Slightly modifying help output for clarity 12 years ago
thomasv 8e6be820b5 fix: assert fails on startup 12 years ago
Maran 6b690d681a Updated label help text 12 years ago
ecdsa 1964124515 split seed words with newline too 12 years ago
ecdsa a0d86982b1 don't show change addresses in list 12 years ago
ThomasV 65bffcb09f Merge pull request #199 from gebner/master 12 years ago
ecdsa cf432db6e8 Merge branch 'master' of git://github.com/spesmilo/electrum 12 years ago
ecdsa de21e2297e os path join 12 years ago
ThomasV ccc651c15f Merge pull request #202 from wozz/184 12 years ago
Michael Wozniak b1b2bab5c5 fix for issue 184 12 years ago
Gabriel Ebner dc5aec9635 electrum.desktop: Add as protocol handler for bitcoin: URIs. 12 years ago
thomasv b0f993e7cf getaddressbalance needs 1 argument 12 years ago
thomasv f7491310a0 fix get_new_address in merchant.py 12 years ago
thomasv dcd73df929 add getaddressbalance command, and use getbalance only for accounts 12 years ago
thomasv 921d60468c better help text for offline restore 12 years ago
thomasv 8fcd782ff4 offline restore 12 years ago
thomasv 8e86ee1a79 call plugin hooks inside try..except statement 12 years ago
ecdsa 076b949039 fix create and restore from command line 12 years ago
ecdsa 437c79eab5 release notes for 1.7.3 12 years ago
ecdsa 864974aa48 update make_download 12 years ago
ecdsa b0d223e6bb trying to fix column_widths 12 years ago
thomasv 6585da69fe message about frozen funds 12 years ago
thomasv 6e10687abe reset status on clear 12 years ago