ThomasV
c79655d26a
fix: kivy unit selector
9 years ago
ThomasV
e9f7429fcd
kivy: fix type in RBF dialog
9 years ago
ThomasV
42f9d1ee63
kivy: py3 updates
9 years ago
ThomasV
198cc9d737
fix #2614 : define non-linear scale for static fees
9 years ago
ThomasV
4bc2a4e805
kivy: python3 imports
9 years ago
SomberNight
53c98ec96d
migrating print() to python 3
9 years ago
ThomasV
0fd108079d
kivy wizard: fix bug if password is not provided
9 years ago
ThomasV
01736197f8
python3 fixes
9 years ago
ThomasV
15642ec8de
python3: remove calls to unicode function
9 years ago
ThomasV
c3388d9677
misc python3 updates:
...
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
9 years ago
suut
bc4fcfbebd
Remove usages of deprecated apply() builtin
9 years ago
ThomasV
73b023e967
update network settings dialog of the kivy GUI
9 years ago
ThomasV
568c14ca78
Refactor Network and Blockchain dialogs in qt and kivy
9 years ago
ThomasV
ca220d8dbb
Detect blockchain splits and validate multiple chains
9 years ago
ThomasV
08fd7d95ab
kivy: use NumericProperty for blocks and nodes
9 years ago
ThomasV
98dcc7c094
kivy checkpoint dialog
9 years ago
ThomasV
e233ca33b4
fix method name
9 years ago
ThomasV
e7b136cc6b
kivy: minor GUI tweaks
9 years ago
ThomasV
38d6c18b60
kivy: allow manual server entry
9 years ago
ThomasV
51f8816ec7
kivy: improve blockchain dialog
10 years ago
ThomasV
59b0b51f24
add proxy settings to kivy GUI
10 years ago
ThomasV
2fcdd458b3
add checkpoint dialog to the kivy gui
10 years ago
ThomasV
2d8df85aab
use maxint-2 to signal RBF, in order to standardize with Bitcoin Core
10 years ago
ThomasV
a2fcb2ba8f
kivy: fix bump fee dialog
10 years ago
ThomasV
2ae15c00e6
updates for kivy wizard
10 years ago
ThomasV
1f350c31dd
kivy: simplify currency dialog
10 years ago
ThomasV
13b16e9d4f
exchange rates: enforce https APIs. store exchanges list in json file.
10 years ago
ThomasV
07dc4ebc1c
kivy: update fee slider
10 years ago
ThomasV
13678d9e13
Merge exchange_rate plugin with main code
...
* fixes #2037 (tab indexes)
10 years ago
ThomasV
227f3973a6
kivy: fix password_dialog cancel
10 years ago
ThomasV
7ea91dde2e
do not expose network to wizard. update message in issue #1972
10 years ago
ThomasV
9a3344dc7f
kivy: seed options dialog
10 years ago
ThomasV
834d3322b3
kivy: seed options dialog
10 years ago
ThomasV
49df834974
kivy: add current word to suggestions, because some users don't see the space key
10 years ago
ThomasV
121ac07b01
wizard: add checkbox for passphrases. allow passphrases with 2fa seeds
10 years ago
ThomasV
827d928aaa
kivy: handle 2FA seeds
10 years ago
ThomasV
4bc756751b
improve wizard messages; skip choice screen if there is only one choice
10 years ago
ThomasV
ebab390b1a
wizard: it is better to use a separate screen for passphrase
10 years ago
ThomasV
99a3250b3f
wizard: show passphrase in the same window as the seed
10 years ago
ThomasV
fb151c1728
fix for kivy wizard
10 years ago
ThomasV
dc919e9177
minor fix: has_password
10 years ago
ThomasV
1159f85e05
Major refactoring
...
- separation between Wallet and key management (Keystore)
- simplification of wallet classes
- remove support for multiple accounts in the same wallet
- add support for OP_RETURN to Trezor plugin
- split multi-accounts wallets for backward compatibility
10 years ago
ThomasV
58f1168004
minor fix
10 years ago
ThomasV
48d42bbafa
kivy: ask RBF before send
10 years ago
ThomasV
342d6633a6
wizard: add capability to restore multisig
10 years ago
ThomasV
e8e36a61f4
kivy wizard: set is_test only on linux
10 years ago
ThomasV
029c272d57
kivy: fix space key in seed virtual keyboard
10 years ago
ThomasV
e7d25faf02
Finish wizard unification
10 years ago
ThomasV
9182392b55
kivy: separate base wizard class from gui
10 years ago
ThomasV
362e4be6f0
kivy: add title to do_share
10 years ago