ThomasV
be75b337aa
help text for RBF button
9 years ago
ThomasV
f01f931e83
add extra checkbox for RBF
9 years ago
ThomasV
18a2498b76
show UTXOs in address tab
9 years ago
ThomasV
85aa633269
simplify wizard handling of hardware wallets. fixes #1793
9 years ago
ThomasV
0e853a6769
fee slider: use tooltips
9 years ago
ThomasV
fff8462f36
add explicit 'max' button to send tab. fixes #1428
9 years ago
ThomasV
3314b3acc7
Use dynamic fees by default, show fee slider in send tab, and discretize fee levels.
9 years ago
ThomasV
d83058e2e8
raise the maximum imposed on dynamic fees
9 years ago
ThomasV
edb145e66a
QT gui: add new tab to preferences dialog
9 years ago
ThomasV
bc1bef60a0
support Replace-By-Fee in GUI
9 years ago
ThomasV
8c42c6d39f
show certificate name in error popup
9 years ago
Neil Booth
11ef0f5489
Properly disable the next button if no choices
Fixes 1793, 1786
9 years ago
ThomasV
6b54459833
rename createrawtx -> serialize
9 years ago
ThomasV
461cbd357a
support locktime
9 years ago
ThomasV
ede1fbdb1f
support non-final transactions (RBF)
9 years ago
ThomasV
c6d74d9ff9
reformatting
9 years ago
ThomasV
31e9670502
make 'createrawtx' command not require wallet
9 years ago
ThomasV
8a5221ed9a
Merge pull request #1785 from twopir/patch-1
Store the daemon's network on the stdio GUI object
9 years ago
ThomasV
1a409a2adf
Merge pull request #1766 from alexreg/patch-1
Fixed formatting in README
9 years ago
twopir
87b95c51d8
correct other reference to network object
9 years ago
Neil Booth
db1aa13015
Permit empty passphrases when creating HW wallet
They used to be confused as a user cancel.
Fixes #1788
Also fix Cancel pressed in passphrase dialog when *restoring*
a hardware wallet in install wizard; it used to be taken as an
empty passphrase. Like the password dialog it now cancels the
wizard.
9 years ago
slush0
18b7337aea
Use Bridge transport if available; implementing #1139
Bumping required TREZOR firmware to 1.3.3 (includes important fixes)
9 years ago
twopir
9036d9e8f7
Store the daemon's network on the stdio GUI object
9 years ago
ThomasV
10d26806d9
fix #1175
9 years ago
wozz
2af42168a4
Merge pull request #1773 from kryogenic/patch-1
looks good to me, the build failure seems unrelated
9 years ago
Kale
70ac8a92b5
remove cavirtex from exchange_rate.py
(acquired by kraken)
9 years ago
ThomasV
368abbb11b
update apk script
9 years ago
Alexander Regueiro
d73f52c8b8
Fixed formatting in README
9 years ago
ThomasV
e461ef4102
by default, always use English mnemonic
9 years ago
ThomasV
639e147b35
update doc for sample conf file
9 years ago
ThomasV
34a3af7ca3
don't display an error if the config file does not exist. assume it is JSON
9 years ago
ThomasV
7dbb23e8c6
replace sync command
9 years ago
ThomasV
1b07fb3d17
add 'offline' option only for 'restore'
9 years ago
ThomasV
b39b3e3485
add 'sync' command
9 years ago
ThomasV
06280a412e
fix #1751
9 years ago
ThomasV
caf2f321e0
follow up 4efa6cb24b
9 years ago
ThomasV
43c037cc10
follow-up 0ae04a6419
9 years ago
ThomasV
0ae04a6419
fix #1703
9 years ago
ThomasV
475d642541
follow up 355f2e07d4
9 years ago
ThomasV
c46357eeb3
version 2.6.4, release notes
9 years ago
ThomasV
9d12c7699f
Merge pull request #1619 from MarcoPon/master
Added Blockchain URI (BIP 122) to block explorers list.
9 years ago
ThomasV
4efa6cb24b
load default wallet in daemon ( fix #1731 )
9 years ago
ThomasV
18ac3b0ec2
rm deprecated info
9 years ago
ThomasV
355f2e07d4
fix #1749
9 years ago
ThomasV
8e6e287802
make restore thread a daemon
9 years ago
ThomasV
7ea2a217cd
fix issue #1748
9 years ago
ThomasV
e3d64a469d
Merge pull request #1738 from thephez/feature/1393
Label colour - History Window
9 years ago
The Phez
c1230cf270
Label colour - History Window
Set colour of label for outgoing transactions to match the colour of the
value field (red)
9 years ago
ThomasV
94dbfe6791
fix #1728
9 years ago
ThomasV
753a28b452
set timeout to 30s for synchronous operations
9 years ago