37 Commits (2f13910bf1431ff0f610fd746868e81589e859fe)

Author SHA1 Message Date
Neil Booth ae4cfc9f0b Unregister network callbacks from QT gui 9 years ago
Neil Booth afb5013272 Remove non-existent callbacks and handlers 9 years ago
ThomasV 079cb311ec call wallet.wait_until_synchronized before commands 9 years ago
Neil Booth 49797c3094 Create a Plugins class 9 years ago
ThomasV 92e0744470 Refactoring of daemon: 9 years ago
ThomasV b7b86481c1 android fixes 9 years ago
ThomasV 7b3e1dafd4 replace wallet.set_fee calls 9 years ago
ThomasV 43880d452e dynamic fees 9 years ago
ThomasV 9c30ad3dd5 extend bitcoin URIs with signed payment requests passed directly 9 years ago
Neil Booth 03e53a5e01 Create a constant for 100000000 and use it 10 years ago
ThomasV c2a4252065 do not pass config to storage. request height from network_proxy if connected 10 years ago
ThomasV 687cc7783f show unmatured coins in status bar. fixes #1163 10 years ago
ThomasV 782522fb71 update guis for new contacts 10 years ago
ThomasV 9aa812026a fix android: from_seed 10 years ago
ThomasV f051a3e577 update occurences of get_history 10 years ago
ThomasV c427e085b3 fix android seed dialog if password is empty 10 years ago
ThomasV 52b43c57b8 android create and restore 10 years ago
ThomasV ed59498ccc android unicode fix 10 years ago
ThomasV 5e41c99d8d various fixes for android 10 years ago
ThomasV 217dc2f55b android: fix recv amount bug 10 years ago
ThomasV ddaf2c3121 android: tx fee per kb 10 years ago
ThomasV 8d95b9c980 android: fix protocols dialog 10 years ago
ThomasV 48838be816 android: fix make_new_contacts 10 years ago
ThomasV 6693a70c72 simplify android receive 10 years ago
ThomasV f6280c4e23 fixes for android 10 years ago
ThomasV 80284d5516 updates for the old android GUI 10 years ago
ThomasV 6f3c9e6a44 unify util.parse_URI 11 years ago
thomasv f045490597 During wallet creation, do not write seed on disk before it is encrypted 11 years ago
ThomasV 588f8fd110 wallet: call create_accounts in save_seed 11 years ago
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
Bryan Stitt f0eb0eccde replace BaseException with Exception 11 years ago
ThomasV 31aaae8ed2 seed v6 11 years ago
ThomasV 13fbf9904e android: fixes 11 years ago
ThomasV 14b5a3afd8 fixes for android: restore from seed 11 years ago
ThomasV c45fa4860f android interface update and minor fixes 11 years ago
thomasv b00175d00d update android interface 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
ThomasV a31ad09cc7 self.wallet is not defined 12 years ago
ecdsa 8104a47a3e wallet.add_contact method 12 years ago
ecdsa 19d19d9a00 wallet set_fee method 12 years ago
ecdsa 86fd728a47 move network dialog in a new class; simplify interface.get_servers 12 years ago
thomasv 5397142fe0 fix parse_url in android gui 12 years ago
thomasv 98f7d36313 ask users to enter their seed on create 12 years ago
thomasv a563091f30 separate core and gui in different modules 12 years ago
thomasv f9f59d8dff fix 12 years ago
thomasv f72c8ee5d2 move is_valid from wallet class to bitcoin.py 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