ThomasV
|
132fca86b2
|
fix #2133: deserialize_xkey
|
8 years ago |
ThomasV
|
f2b208429d
|
disable verbose option with kivy
|
8 years ago |
ThomasV
|
13b16e9d4f
|
exchange rates: enforce https APIs. store exchanges list in json file.
|
8 years ago |
ThomasV
|
fa26ac7e68
|
Merge pull request #2122 from Marcdnd/master
Added BRL exchanges: Bitvalor, Foxbit, NegocieCoins
|
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 |
ThomasV
|
f59e92f947
|
Merge pull request #2126 from kacperzuk/seed_dialog_preserve_options
Preserve checkboxes state in seed_options
|
8 years ago |
Kacper Żuk
|
1dedfa49f9
|
Preserve checkboxes state in seed_options
|
8 years ago |
Marcdnd
|
0e73e8b498
|
Added BRL exchanges: Bitvalor, Foxbit, NegocieCoins
|
8 years ago |
ThomasV
|
a736dc3052
|
fix #2114: update utxo_list when freezing address
|
8 years ago |
ThomasV
|
54dcca0787
|
fix #2118
|
8 years ago |
ThomasV
|
8c3a7f7842
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
8 years ago |
ThomasV
|
25e4116393
|
do not crash tx.serialize if pubkeys are missing. fix #2113
|
8 years ago |
ThomasV
|
f8d43858cf
|
Merge pull request #2116 from sengaya/fix-listunspent
Fix listunspent command
|
8 years ago |
Thilo Uttendorfer
|
d6be2a4ae2
|
Fix listunspent command
|
8 years ago |
ThomasV
|
d0755698ce
|
fix #2104
|
8 years ago |
ThomasV
|
ef54d6416e
|
prepare version 2.7.17
|
8 years ago |
ThomasV
|
9302cea725
|
fix #2107
|
8 years ago |
ThomasV
|
a62dab9962
|
fix #2108
|
8 years ago |
ThomasV
|
bffb10f53f
|
remove 'send from' context menu (replaced by coins tab)
|
8 years ago |
ThomasV
|
916fc0d791
|
show addresses and utxos before wallet is synchronized
|
8 years ago |
ThomasV
|
a043feebf2
|
add 'copy address' to utxo menu
|
8 years ago |
ThomasV
|
29e2570d3d
|
prevent busy looping
|
8 years ago |
ThomasV
|
6055d4b2fd
|
make fee_slider thread safe
|
8 years ago |
ThomasV
|
0a31acbdf2
|
prepare version 2.7.16
|
8 years ago |
ThomasV
|
83a422988e
|
ledger: ImportError fallback
|
8 years ago |
neocogent
|
da7e48f3a7
|
ledger new ui and mobile 2fa validation
|
8 years ago |
ThomasV
|
59ed5932a8
|
Merge branch 'feez'
|
8 years ago |
ThomasV
|
a2e7fc32ef
|
Add fee slider class with network callback.
|
8 years ago |
ThomasV
|
34a550864d
|
use ex_combo.findIndex instead of list.index
|
8 years ago |
ThomasV
|
f50111f15a
|
fix flash during startup
|
8 years ago |
ThomasV
|
2450c1d481
|
fix typo
|
8 years ago |
ThomasV
|
7af5d42324
|
qt: show addresses and utxos in separate tabs
|
8 years ago |
ThomasV
|
1358bebd37
|
network: do not wait for headers file on startup
|
8 years ago |
ThomasV
|
73390f1769
|
fix: missing global
|
8 years ago |
ThomasV
|
8b6efaff2d
|
remove regexp test from is_address; non-matching strings will fail anyway
|
8 years ago |
ThomasV
|
4d41c36cbb
|
add headers url for testnet
|
8 years ago |
ThomasV
|
b4d5934da0
|
testnet: remove failing tests
|
8 years ago |
ThomasV
|
5d83bcba14
|
don't expose default servers and ports in __init__
|
8 years ago |
ThomasV
|
d042d6e970
|
initial testnet support (petrkr)
|
8 years ago |
ThomasV
|
9138cf3cb8
|
remove deprecated protocols from DEFAULT_PORTS
|
8 years ago |
ThomasV
|
be15b76c9b
|
allow client daemon to be launched in the foreground (fix #1873)
|
8 years ago |
ThomasV
|
f381aee835
|
make payment requests never expire by default
|
8 years ago |
ThomasV
|
b69cb21333
|
Qt: catch exception raised by load_wallet
|
8 years ago |
ThomasV
|
b16800864b
|
trezor: fix is_xprv
|
8 years ago |
ThomasV
|
6d33e1a35b
|
trezor: fix wipe_device
|
8 years ago |
ThomasV
|
adf7e250ca
|
improve send tab layout
|
8 years ago |