ThomasV
|
31aaae8ed2
|
seed v6
|
11 years ago |
ThomasV
|
116b10cc11
|
replace blockchain.height with height(), and fix server_lag issue
|
11 years ago |
ThomasV
|
a130b5b92b
|
update the gtk gui
|
11 years ago |
ThomasV
|
f30fedc591
|
fix import
|
11 years ago |
ThomasV
|
ecfe5e2590
|
common wallet.restore() method for GUIs
|
11 years ago |
ThomasV
|
2c0814f0d3
|
simplify gui names
|
11 years ago |
thomasv
|
6b6c508976
|
replace wallet.interface everywhere
|
11 years ago |
ThomasV
|
4fd05b8f70
|
fix
|
11 years ago |
ThomasV
|
0099b2a560
|
make gtk gui re-work
|
11 years ago |
ThomasV
|
d2b86091b4
|
whitespaces option in format_satoshis
|
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 |
ecdsa
|
c95c80163d
|
distinction between unconfirmed and unverified transactions
|
12 years ago |
thomasv
|
98f7d36313
|
ask users to enter their seed on create
|
12 years ago |
ecdsa
|
f6899fd8bb
|
fix
|
12 years ago |
ecdsa
|
fc7122008a
|
implement MIN_RELAY_TX_FEE
|
12 years ago |
thomasv
|
a5168cc09f
|
more accurate computation of transaction fees.
|
12 years ago |
ecdsa
|
8a720b1629
|
do the banner request in interface, not in wallet
|
12 years ago |
ecdsa
|
d6952228be
|
define wallet.get_num_tx()
|
12 years ago |
thomasv
|
93b98e1176
|
move http aliases to separate plugin
|
12 years ago |
ThomasV
|
89a8f3ce11
|
import gui using any name
|
12 years ago |
thomasv
|
a563091f30
|
separate core and gui in different modules
|
12 years ago |
thomasv
|
97e03cb738
|
replace wallet.all_addresses() with wallet.addresses(True)
|
12 years ago |
thomasv
|
f72c8ee5d2
|
move is_valid from wallet class to bitcoin.py
|
12 years ago |
ThomasV
|
b116a43c31
|
fix the tx counter field
|
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
|
ef6498164d
|
remove forgotten calls to deprecated method
|
12 years ago |
ThomasV
|
d2c91d9a0f
|
simplify the create/restore procedure
|
12 years ago |
ThomasV
|
9a9e7c1b7c
|
simplification
|
12 years ago |
thomasv
|
cf1f533613
|
allow offline creation/recovery within the gui
|
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
|
765201be4e
|
wallet.get_label method
|
12 years ago |
ThomasV
|
efccde2e8e
|
fix: timestamps in transactions
|
12 years ago |
ThomasV
|
0a7b69fc5b
|
gui fixes
|
12 years ago |
thomasv
|
43ceb6b52a
|
text gui: dialogs
|
12 years ago |
ThomasV
|
6de8a946eb
|
use callback instead of wallet.was_updated
|
12 years ago |
ThomasV
|
2a06a5b493
|
tie confirmation icons to payment verifier
|
12 years ago |
thomasv
|
c5f5e92d17
|
rename qt gui -> classic
|
12 years ago |
thomasv
|
14da12921d
|
gtk: on create, use the server already picked by the interface
|
12 years ago |
thomasv
|
ef2f832116
|
add gui selector to gtk interface
|
12 years ago |
ThomasV
|
c7311a1e7f
|
fix for gtk gui
|
12 years ago |
ThomasV
|
7959417751
|
small fixes for gtk gui
|
12 years ago |
thomasv
|
5444f55e6b
|
big refactoring: command line options and electrum.conf options override settings in wallet file.
|
12 years ago |