ThomasV
8c42c6d39f
show certificate name in error popup
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
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
ThomasV
10d26806d9
fix #1175
9 years ago
ThomasV
e461ef4102
by default, always use English mnemonic
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
caf2f321e0
follow up 4efa6cb24b
9 years ago
ThomasV
43c037cc10
follow-up 0ae04a6419
9 years ago
ThomasV
0ae04a6419
fix #1703
9 years ago
ThomasV
c46357eeb3
version 2.6.4, release notes
9 years ago
ThomasV
4efa6cb24b
load default wallet in daemon ( fix #1731 )
9 years ago
ThomasV
94dbfe6791
fix #1728
9 years ago
ThomasV
753a28b452
set timeout to 30s for synchronous operations
9 years ago
ThomasV
5dfde10d30
version 2.6.3, release notes
9 years ago
ThomasV
0e3c3b59c8
fix bug #1715
9 years ago
ThomasV
9659e8542d
fix transaction parsing from command line
9 years ago
ThomasV
d88cceecae
fix #1716 : keypairs should be array not tuple
9 years ago
ThomasV
a4903fbf90
remove while loop in getservers
9 years ago
ThomasV
bca0f31fca
coinchooser methods should not belong in wallet class
9 years ago
ThomasV
d3a9af9e79
catch exception in interface.close
9 years ago
ThomasV
43b770fbf5
fix issue #1713
9 years ago
ThomasV
a57274930b
kivy's python-for-android can import stat
9 years ago
ThomasV
f60c949911
storage: do not raise error if file is empty
9 years ago
Justin Turner Arthur
46907e97c1
Remove penalty_func from CoinChooserPrivacy that is later implemented/redefined.
Probably a copy pasta from the development process.
9 years ago
ThomasV
80b1b2716c
kivy: open last wallet
9 years ago
ThomasV
af780e7519
Default auto_connect to True. In Qt, the question is asked by the wizard
9 years ago
ThomasV
4c7bbb4e86
android: move wallet data to internal storage.
9 years ago
ThomasV
4b4b6efb35
bump version number
9 years ago
ThomasV
a0b861cd8f
fix bug in interface.get_responses
9 years ago
ThomasV
94664566e7
kivy: fix watching-only issue
9 years ago
ThomasV
d58ec9a570
kivy: support old-type seed phrases in wizard
9 years ago
ThomasV
40281a3193
restore 'help' command for the python console
9 years ago
ThomasV
aafcb352bc
release notes 2.5.1 (bugfixes)
9 years ago
ThomasV
76bf8085fd
fix #1688
9 years ago
ThomasV
9cd4acafcc
update broadcast command, with timeout
9 years ago
ThomasV
54df0b2845
follow up previous commit
9 years ago
ThomasV
96f144eb03
make sure the broadcast tx thread always times out
9 years ago
ThomasV
73822e8ec2
fix: pass cwd with config_options
9 years ago
Neil Booth
cc4ec4c34e
Add BTC.com block explorer.
9 years ago
ThomasV
305843999e
Relicensing
9 years ago
ThomasV
b53a54cded
remove bmp.py; use Qt instead
9 years ago
ThomasV
ee18caa022
update pem.py to use ASN1_Node class
9 years ago
ThomasV
10701d72c9
New class for decoding asn1 structures
9 years ago