11 Commits (477b7c340256d399fc485d4c4aa67ca361470a4a)

Author SHA1 Message Date
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
thomasv c763445734 allow multiple-outputs transactions with mktx() 12 years ago
thomasv b0398e0774 more robust android app 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 8bf46954a0 version 1.5.1 12 years ago
thomasv 537d02977c fix balance display in flatfly's bug. restore the wallet.update() method 12 years ago
ThomasV d2c91d9a0f simplify the create/restore procedure 12 years ago
ThomasV 9a9e7c1b7c simplification 12 years ago
ThomasV d8c49a2fef android: update create and recover dialogs 12 years ago
ThomasV 2d13107897 make a regular gui module for android 12 years ago
Amir Taaki 8b60af0ca6 hotfix for new wallet.register_callback compat 12 years ago
ThomasV 0e4c51494b revert previous; fix qr code for make_address 13 years ago
ThomasV 04e366c3ee import lib as electrum 13 years ago
ThomasV 1181f4ef01 bugfix: encryption of encrypted keys 13 years ago
ThomasV c2a1015aba fix: do not ask amount if the action is cancelled 13 years ago
ThomasV 9050a41381 more QR code capabilities: encode amount, save to file 13 years ago
genjix b3fd4a2832 mv client/* . && rm -fr client 13 years ago
ThomasV 4edb11c181 password update 13 years ago
ThomasV f23e6c66b7 better help text 13 years ago
ThomasV aa71352655 check address before asking for password 13 years ago
ThomasV 7405a758e8 protocols 13 years ago
ThomasV bbf82c54f4 dialog for private servers 13 years ago
ThomasV 7feada05db fee is Decimal 13 years ago
ThomasV f034a5ed4a add protocol to settings 13 years ago
ThomasV d73e9eb8c4 textsize 13 years ago
ThomasV 0eccf42bf3 capitals 13 years ago