SomberNight
|
843aec80d7
|
fix: bitcoin.is_minikey() was broken
|
7 years ago |
SomberNight
|
e406829904
|
fix: Imported_Wallet cannot spend from p2wpkh or p2wpkh-p2sh
|
7 years ago |
ThomasV
|
6656154b78
|
add 'createnewaddress' command, separate from getunusedaddress
|
7 years ago |
ThomasV
|
de85b56e0a
|
re-enable locktime
|
7 years ago |
ThomasV
|
d1657cd62c
|
rm deprecated functions
|
7 years ago |
ThomasV
|
c72123d708
|
fix #3014
|
7 years ago |
SomberNight
|
0a1ebea669
|
sweep txs are now always RBF
|
7 years ago |
ThomasV
|
4836adff84
|
add cmdline support for 2fa wallets
|
7 years ago |
ThomasV
|
401d8bc534
|
fix #2890
|
7 years ago |
ThomasV
|
8fbabfd796
|
update delete_address for imported wallets
|
7 years ago |
ThomasV
|
3f3d249ed1
|
follow up c810c6a356
|
7 years ago |
ThomasV
|
26becedfb2
|
fix privkey serialization in commands
|
7 years ago |
ThomasV
|
5873fe8eaf
|
follow up previous commit
|
7 years ago |
ThomasV
|
b1cc81a6f6
|
fix #3011
|
7 years ago |
ThomasV
|
5480b7dff5
|
add_input_info: add txin value for RBF with segwit inputs
|
7 years ago |
ThomasV
|
332c5d41e6
|
return dict in get_addr_utxo
|
7 years ago |
ThomasV
|
9aa3f2d9e2
|
add txin_type in add_input_info, remove inefficient search
|
7 years ago |
ThomasV
|
d28f603483
|
Allow comma separated address lists for from_addr
|
7 years ago |
ThomasV
|
c810c6a356
|
commands: use the same option names for RPC and command line. fixes #2875
|
7 years ago |
ThomasV
|
6dd2b8b471
|
fix #2861: error message when password is missing
|
7 years ago |
ThomasV
|
fefcd7bbcd
|
sweep: use scripthash rpc
|
7 years ago |
SomberNight
|
da480b1209
|
fix: v13 to v14 wallet (with Imported_KeyStore) conversion
|
7 years ago |
gdvine
|
5ce8508cd5
|
Fix low value error message
|
7 years ago |
ThomasV
|
15ab48aaa8
|
fix sweep
|
7 years ago |
ThomasV
|
3dabb94046
|
convert wallet format for imported wallets
|
7 years ago |
ThomasV
|
30069324d5
|
fix #2995
|
7 years ago |
ThomasV
|
e299df7b82
|
add message signing/decryption for segwit addresses
|
7 years ago |
ThomasV
|
0bc53d34d1
|
improve error message (see #2991)
|
7 years ago |
ThomasV
|
34a786ee43
|
fix export_private_key of Imported_Wallet
|
7 years ago |
SomberNight
|
4aa385e0b3
|
follow-up of wallet.get_private_key() -> wallet.export_private_key()
|
7 years ago |
ThomasV
|
988fb4e413
|
follow up 0f4b5abc15
|
7 years ago |
SomberNight
|
f917a565b3
|
fix tests: message signing
|
7 years ago |
ThomasV
|
0f4b5abc15
|
add use_compressed_pubkeys field to keystores. fix #2973
|
7 years ago |
ThomasV
|
9f6e174b4f
|
fix #2961
|
7 years ago |
SomberNight
|
67f418e94d
|
fix: saving payment request as bip70 file
|
7 years ago |
ThomasV
|
4273c607b7
|
fix #2961
|
7 years ago |
SomberNight
|
751be88059
|
tests: wallet-keystore integrity (bip39)
|
7 years ago |
SomberNight
|
902ec2dc69
|
fix: unresolved variable _bytes in transaction.parse_redeemScript()
|
7 years ago |
ThomasV
|
031b911dce
|
fix cache with h2addr
|
7 years ago |
ThomasV
|
34628533fb
|
fix typo
|
7 years ago |
ThomasV
|
c73819a3d4
|
fix tests
|
7 years ago |
ThomasV
|
e8b564c0e7
|
Extend Wallet Import Format with txin type. Extend class Imported_Wallet.
|
7 years ago |
SomberNight
|
f3bbb52b91
|
tests: wallet-keystore integrity (seed->address)
|
7 years ago |
ThomasV
|
4864c802dd
|
fix message signing #2939
|
7 years ago |
SomberNight
|
7542bc9e35
|
tests: message signing
|
7 years ago |
ThomasV
|
952049f74b
|
fix #2915
|
7 years ago |
ThomasV
|
2239cb9624
|
fix #2921
|
7 years ago |
SomberNight
|
48eab8f286
|
python3: exchange_rate.py
|
7 years ago |
SomberNight
|
60dcf6ebfb
|
finish BTCe to WEX renaming
|
7 years ago |
SomberNight
|
296837d4a9
|
log: identify exception source in log for daemon/get_server
|
7 years ago |