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
ThomasV
67145e053b
scan qrcodes with zxing embedded
9 years ago
ThomasV
dff138852d
update readme
9 years ago
ThomasV
78c88effac
improve README
9 years ago
ThomasV
ac1872c6ab
fix path
9 years ago
ThomasV
5ae2f30fa5
update readme
9 years ago
ThomasV
7e39052c59
kivy: fix
9 years ago
ThomasV
167088e22a
kivy: remove qr_scanner
9 years ago
ThomasV
1f1dbaf523
kivy: revert to using zxing
9 years ago
ThomasV
5dfde10d30
version 2.6.3, release notes
9 years ago
ThomasV
644cb871f5
kivy: use camera
9 years ago
ThomasV
3c1d6fab69
rename method
9 years ago
ThomasV
0e3c3b59c8
fix bug #1715
9 years ago