SomberNight
|
b7f7da6cde
|
fix kivy addresses search
|
7 years ago |
ThomasV
|
ca07399937
|
fix #4050
|
7 years ago |
ThomasV
|
c750ec153b
|
new kivy gui
|
7 years ago |
ThomasV
|
2b5117ab3d
|
kivy: fix tx dialog message
|
7 years ago |
ThomasV
|
c9b0840c78
|
kivy: minor fixes related to exchange rates
|
7 years ago |
ThomasV
|
56c94153ff
|
kivy: simplify fee dialog
|
7 years ago |
ThomasV
|
2e594d2d7a
|
kivy: simplify fee dialog
|
7 years ago |
ThomasV
|
f863e7c7a8
|
follow-up previous commit
|
7 years ago |
ThomasV
|
1e6d522137
|
kivy: more usable amount dialog
|
7 years ago |
ThomasV
|
fb761b7c12
|
request fee historgam every minute. show fee in the send tab of kivy gui
|
7 years ago |
SomberNight
|
a0023791e5
|
fix kivy -- virtual keyboard for seed input: chars were not getting enabled
kivy master broke this in kivy/kivy#5537
|
7 years ago |
SomberNight
|
4ddda74dad
|
clean up fees a bit
|
7 years ago |
SomberNight
|
15f7e09131
|
use config.is_dynfee and config.use_mempool_fees
also fixes #3894
|
7 years ago |
ThomasV
|
f5d557cae9
|
improve fee tooltips
|
7 years ago |
ThomasV
|
c3f3843cc3
|
Add memory pool based fee estimates
- fee estimates can use ETA or mempool
- require protocol version 1.2
- remove fee_unit preference
|
7 years ago |
SomberNight
|
ffdc36285b
|
use string.format instead of old style (%) formatting
|
7 years ago |
SomberNight
|
c811c5c9d9
|
allow encrypting watch-only wallets. initial support for hw wallet storage encryption.
|
7 years ago |
SomberNight
|
aef0444867
|
fix #3439: ScanQRTextEdit optionally allows to concat data
|
7 years ago |
ThomasV
|
1ddbd633b8
|
kivy: disable coinchooser option
|
7 years ago |
ThomasV
|
c79655d26a
|
fix: kivy unit selector
|
7 years ago |
ThomasV
|
e9f7429fcd
|
kivy: fix type in RBF dialog
|
7 years ago |
ThomasV
|
42f9d1ee63
|
kivy: py3 updates
|
7 years ago |
ThomasV
|
198cc9d737
|
fix #2614: define non-linear scale for static fees
|
7 years ago |
ThomasV
|
4bc2a4e805
|
kivy: python3 imports
|
7 years ago |
SomberNight
|
53c98ec96d
|
migrating print() to python 3
|
7 years ago |
ThomasV
|
0fd108079d
|
kivy wizard: fix bug if password is not provided
|
7 years ago |
ThomasV
|
01736197f8
|
python3 fixes
|
7 years ago |
ThomasV
|
15642ec8de
|
python3: remove calls to unicode function
|
8 years ago |
ThomasV
|
c3388d9677
|
misc python3 updates:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
|
8 years ago |
suut
|
bc4fcfbebd
|
Remove usages of deprecated apply() builtin
|
8 years ago |
ThomasV
|
73b023e967
|
update network settings dialog of the kivy GUI
|
8 years ago |
ThomasV
|
568c14ca78
|
Refactor Network and Blockchain dialogs in qt and kivy
|
8 years ago |
ThomasV
|
ca220d8dbb
|
Detect blockchain splits and validate multiple chains
|
8 years ago |
ThomasV
|
08fd7d95ab
|
kivy: use NumericProperty for blocks and nodes
|
8 years ago |
ThomasV
|
98dcc7c094
|
kivy checkpoint dialog
|
8 years ago |
ThomasV
|
e233ca33b4
|
fix method name
|
8 years ago |
ThomasV
|
e7b136cc6b
|
kivy: minor GUI tweaks
|
8 years ago |
ThomasV
|
38d6c18b60
|
kivy: allow manual server entry
|
8 years ago |
ThomasV
|
51f8816ec7
|
kivy: improve blockchain dialog
|
8 years ago |
ThomasV
|
59b0b51f24
|
add proxy settings to kivy GUI
|
8 years ago |
ThomasV
|
2fcdd458b3
|
add checkpoint dialog to the kivy gui
|
8 years ago |
ThomasV
|
2d8df85aab
|
use maxint-2 to signal RBF, in order to standardize with Bitcoin Core
|
8 years ago |
ThomasV
|
a2fcb2ba8f
|
kivy: fix bump fee dialog
|
8 years ago |
ThomasV
|
2ae15c00e6
|
updates for kivy wizard
|
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
|
07dc4ebc1c
|
kivy: update fee slider
|
8 years ago |
ThomasV
|
13678d9e13
|
Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
|
8 years ago |
ThomasV
|
227f3973a6
|
kivy: fix password_dialog cancel
|
8 years ago |
ThomasV
|
7ea91dde2e
|
do not expose network to wizard. update message in issue #1972
|
8 years ago |