Neil Booth
|
03e53a5e01
|
Create a constant for 100000000 and use it
Use same name as is in bitcoind.
Note that one of the constants in text.py had the wrong number
of zeroes previously...
|
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 |
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 |