SomberNight
|
9e2cd17790
|
sweeping minikeys: search for both compressed and uncompressed pubkeys
|
7 years ago |
SomberNight
|
bdfd3e7190
|
wallet.check_password() remove code duplication
|
7 years ago |
ThomasV
|
0a10d6512b
|
follow up previous commit
|
7 years ago |
ThomasV
|
f7ecfd104d
|
fix #3201
|
7 years ago |
SomberNight
|
a328f83797
|
proper address deletion for imported wallets
|
7 years ago |
ThomasV
|
036d5746a3
|
fix verified_tx iteration
|
7 years ago |
SomberNight
|
9bbb3f81b3
|
fix: import_address() for existing Imported_Wallet was willing to import anything
|
7 years ago |
ThomasV
|
f36024e216
|
hardware wallets: pass xtype to get_xpub
|
7 years ago |
SomberNight
|
211fa9a062
|
txn: set locktime to local height for RBF, CPFP, sweep
|
7 years ago |
SomberNight
|
5109075e4f
|
fix: sweep p2pk - small display bug (unknown -> pubkey)
|
7 years ago |
ThomasV
|
0af700bda0
|
fix typo
|
7 years ago |
ThomasV
|
a220932711
|
serialize txin-type in xpub/xprv
|
7 years ago |
SomberNight
|
1c31177d03
|
try to sweep p2pk outputs from old type WIF privkeys
|
7 years ago |
SomberNight
|
1f102913e9
|
typo in wallet.import_private_key()
|
7 years ago |
ThomasV
|
ccf1f0f5d1
|
add class Simple_Wallet
|
7 years ago |
ThomasV
|
0dbb976baf
|
update unsigned tx format, so that imported wallets can sign all address types
|
7 years ago |
SomberNight
|
e406829904
|
fix: Imported_Wallet cannot spend from p2wpkh or p2wpkh-p2sh
|
7 years ago |
ThomasV
|
de85b56e0a
|
re-enable locktime
|
7 years ago |
SomberNight
|
0a1ebea669
|
sweep txs are now always RBF
|
7 years ago |
ThomasV
|
401d8bc534
|
fix #2890
|
7 years ago |
ThomasV
|
8fbabfd796
|
update delete_address for imported wallets
|
7 years ago |
ThomasV
|
5873fe8eaf
|
follow up previous commit
|
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
|
fefcd7bbcd
|
sweep: use scripthash rpc
|
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
|
e299df7b82
|
add message signing/decryption for segwit addresses
|
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
|
0f4b5abc15
|
add use_compressed_pubkeys field to keystores. fix #2973
|
7 years ago |
ThomasV
|
34628533fb
|
fix typo
|
7 years ago |
ThomasV
|
e8b564c0e7
|
Extend Wallet Import Format with txin type. Extend class Imported_Wallet.
|
7 years ago |
ThomasV
|
9bdac1aae0
|
detect txintype in keystore. fix #2912
|
7 years ago |
ThomasV
|
fcea2a065d
|
add support for p2wsh-in-p2sh
|
7 years ago |
ThomasV
|
5416a4ea8a
|
serialize value for segwit-p2sh inputs too
|
7 years ago |
ThomasV
|
d7dc804b32
|
fix iteration bug
|
7 years ago |
ThomasV
|
63a1db1172
|
make xpub/xprv version information user-visible
|
7 years ago |
ThomasV
|
d9f2edf6b0
|
support native segwit transactions
|
7 years ago |
ThomasV
|
6b871a7cfd
|
mmonir python3 fix
|
7 years ago |
ThomasV
|
4d3e079778
|
rename bc_address functions
|
7 years ago |
ThomasV
|
794baa16c8
|
move address_to_script to bitcoin.py
|
7 years ago |
ThomasV
|
ab15ff3a00
|
updates for python3
|
8 years ago |
ThomasV
|
c3388d9677
|
misc python3 updates:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
|
8 years ago |
Dmitry Sorokin
|
362ca96f38
|
x509 fixes and plugins
|
8 years ago |
Dmitry Sorokin
|
0693403358
|
sending fixed
|
8 years ago |
Dmitry Sorokin
|
f02d18226b
|
misc ui and lib fixes for py3
|
8 years ago |
Dmitry Sorokin
|
d304ccdf17
|
py3 in qtgui
|
8 years ago |