ThomasV
c3349df724
fix kivy not updating units in history
8 years ago
ThomasV
0cf14635e0
kivy: always show wallet name
8 years ago
ThomasV
a921f5becf
kivy labels plugin: use Clock
8 years ago
ThomasV
6318bda54d
display unicode wallet path in Qt GUI
8 years ago
ThomasV
cbeaa52101
kivy: minor fix
8 years ago
ThomasV
50fdc6fe4e
kivy: disable softinput mode
8 years ago
ThomasV
cf67b032c1
small kivy fix
8 years ago
ThomasV
2ae15c00e6
updates for kivy wizard
8 years ago
ThomasV
5b38ce20ea
follow up previous commit
8 years ago
ThomasV
0f8387dbab
fix #2257
8 years ago
ThomasV
ed42faa2e6
Revert commit 36f08ab2c3
.
8 years ago
ThomasV
36f08ab2c3
changes for windows builds
8 years ago
ThomasV
5eda662e1d
reorganize menu
8 years ago
ThomasV
ff9d00ba1d
minor fix: do_update_fee
8 years ago
ThomasV
c2d40db47c
add RBF policy to preferences
8 years ago
ThomasV
dcffea150e
store contacts and invoices in wallet file. fix #1482
8 years ago
ThomasV
f92807f019
do not use hardcoded tab indexes
8 years ago
ThomasV
192238985e
fix fee rate issue caused by changing tx size
8 years ago
ThomasV
99cc3fcf90
improve fee tooltip
8 years ago
ThomasV
411832c4ce
cleanup storage and fix tracvis test
8 years ago
ThomasV
7e28c96243
set max fee rate in preferences. fixes #2112
8 years ago
ThomasV
eb4018de1c
fix --offline mode in Qt GUI
8 years ago
ThomasV
45f25586ef
add file selector and password dialog to wizard ( fix #1730 )
8 years ago
ThomasV
5ea670b765
kivy: fix missing parameter
8 years ago
ThomasV
9dde9971da
do not revert to static fee when dynamic fee estimates are missing
8 years ago
ThomasV
6581cd93bb
load_wallet: return from loop if the error is not invalid password
8 years ago
ThomasV
fcc92c1ebd
Wallet file encryption:
- a keypair is derived from the wallet password
- only the public key is retained in memory
- wallets must opened and closed explicitly with the daemon
8 years ago
ThomasV
ff39068867
new wallet structure:
- store addresses instead of pubkeys
- derive pubkeys only for serialization
- fix #2024
8 years ago
Johann Bauer
9318b410bd
Allow using a SOCKS5 proxy with authentication
8 years ago
Johann Bauer
44c6990a5d
Use blue icon when connected using a proxy
8 years ago
ThomasV
0955b0d34d
show one item per line in utxo tab, move address actions to addresses tab
8 years ago
ThomasV
d99855f060
use ctypes to access the zbar library
8 years ago
Johann Bauer
17ab49e5f8
Use a checkbox instead of a button
8 years ago
ThomasV
f5518a8566
keep reference to qthread object
8 years ago
Johann Bauer
9183263304
Detect Tor and suggest using it
8 years ago
Johann Bauer
ec6ab022e3
Keep filter after updating the list
8 years ago
ThomasV
7c0d18d4ee
minor fix
8 years ago
ThomasV
15b404b9de
add CPFP (child pays for parent) dialog to the Qt GUI
8 years ago
ThomasV
3a64ec0f2e
Initial segwit support (testnet only)
8 years ago
ThomasV
5d6c84826f
update buildozer.spec
8 years ago
ThomasV
391a302619
buildozer.spec: update permissions, version number source
8 years ago
ThomasV
1f350c31dd
kivy: simplify currency dialog
8 years ago
ThomasV
13b16e9d4f
exchange rates: enforce https APIs. store exchanges list in json file.
8 years ago
ThomasV
6ad2e41e6c
kivy: reset button state
8 years ago
ThomasV
07dc4ebc1c
kivy: update fee slider
8 years ago
ThomasV
ac53585a40
move freeze/unfreeze menus to coins tab, show utxos as tree
8 years ago
ThomasV
6b3aaff476
fix #2129 : remove shortcut
8 years ago
ThomasV
af46f83830
fix #2124
8 years ago
Kacper Żuk
1dedfa49f9
Preserve checkboxes state in seed_options
8 years ago
ThomasV
a736dc3052
fix #2114 : update utxo_list when freezing address
8 years ago