ThomasV
|
5d68ce4f22
|
wizard: option to create multisig wallet manually
|
11 years ago |
ThomasV
|
70a638a7c3
|
more robust install wizard
|
11 years ago |
ThomasV
|
c295c79754
|
fix signrawtransaction
|
11 years ago |
ThomasV
|
5a02836933
|
fix input_info for signrawtransaction
|
11 years ago |
ThomasV
|
0c100c1480
|
add_cold_seed
|
11 years ago |
ThomasV
|
e552930d34
|
sweep command (does not broadcast)
|
11 years ago |
ThomasV
|
217900bbfa
|
watching_only wallets have a single account
|
11 years ago |
ThomasV
|
1662a9e9c5
|
fix: get_master_public_key
|
11 years ago |
ThomasV
|
a1daba6afe
|
get_master_public_keys
|
11 years ago |
ThomasV
|
a3dd9f700c
|
no accounts in multisig wallets
|
11 years ago |
ThomasV
|
7bef756813
|
simplify getseed: do not return hex
|
11 years ago |
ThomasV
|
26c65dd65f
|
lower default fee. fixes #403
|
11 years ago |
ThomasV
|
5d9b9492e1
|
abstract and improve seed and key methods
|
11 years ago |
ThomasV
|
41f9da1559
|
fix #655
|
11 years ago |
ThomasV
|
6c96b38abf
|
installwizard: multisig wallets
|
11 years ago |
ThomasV
|
86917c2ff3
|
handle coinbase transactions explicitly
|
11 years ago |
ThomasV
|
df59c8e013
|
fix #563
|
11 years ago |
ThomasV
|
80a988e337
|
slightly better notifications. at least, it fixes #652
|
11 years ago |
ThomasV
|
696766c370
|
json-friendly debug messages. fix #659
|
11 years ago |
ThomasV
|
8a7a6f347b
|
fix #661
|
11 years ago |
Drak
|
d082ed3cb5
|
Lower minimum tx fee in line with Bitcoin 0.9
Since Bitcoin Core 0.9 the minimum relay tx fee was lowered to `0.00001`.
|
11 years ago |
ThomasV
|
cba7a5d68d
|
fix signatures returned by get_address_from_input_script. fixes #653
|
11 years ago |
ThomasV
|
d30d7b2188
|
fix #651
|
11 years ago |
Michael Wozniak
|
8874242fa7
|
Bitcoin URL Handling
Update Bitcoin URL handling to reject URLs with duplicate keys
issue: #649
|
11 years ago |
Fynn
|
cc13dd25b3
|
Accept FreeBSD OS
|
11 years ago |
ThomasV
|
1751c3ac7f
|
fix: public instead of private
|
11 years ago |
ThomasV
|
f550b452be
|
transaction: add_signature(), is_complete() methods
|
11 years ago |
ThomasV
|
102bc204d5
|
hooks and workflow for 2of3 wallets
|
11 years ago |
ThomasV
|
f4b1621910
|
rename do_send as send. fixes #645
|
11 years ago |
ThomasV
|
c24482c21a
|
check seed in gui. fixes #622
|
11 years ago |
ThomasV
|
38a59c0b37
|
re-enable seed tests. get_public_keys method
|
11 years ago |
ThomasV
|
02c3bc131e
|
fix and simplify tx serialization
|
11 years ago |
ThomasV
|
8e644a4dc8
|
sort signatures for multisig
|
11 years ago |
ThomasV
|
66e1e2707d
|
get_pubkey_from_x
|
11 years ago |
ThomasV
|
a194edbefb
|
account:simplification
|
11 years ago |
ThomasV
|
4fb5296a92
|
account:simplification
|
11 years ago |
ThomasV
|
9c34f9a1da
|
fix: getpubkey
|
11 years ago |
ThomasV
|
f68ecb3e26
|
multisig accounts: sort pubkeys
|
11 years ago |
ThomasV
|
f522d6c36d
|
sort pubkeys in multisig scripts
|
11 years ago |
ThomasV
|
df540cb241
|
move get_keyID to accounts
|
11 years ago |
ThomasV
|
5c31263848
|
fix load_accounts
|
11 years ago |
ThomasV
|
05fcdce018
|
fix redeem scripts
|
11 years ago |
ThomasV
|
9fccf9c287
|
helper functions for bip32 derivations
|
11 years ago |
ThomasV
|
9567af0219
|
fix CKD in p2sh accounts
|
11 years ago |
ThomasV
|
5a43b633d6
|
update bip32 accounts and wallet
|
11 years ago |
ThomasV
|
9663600d5d
|
update bip32 derivations, using xpriv and xpub serialization format
|
11 years ago |
ThomasV
|
91ba04c4d7
|
update bip32 derivations, using xpriv and xpub serialization format
|
11 years ago |
ThomasV
|
328432f5f4
|
update bip32 derivations, using xpriv and xpub serialization format
|
11 years ago |
ThomasV
|
f92b483942
|
disable encrypt/decrypt
|
11 years ago |
flatfly
|
2a28fa07e3
|
Update daemon.py
|
11 years ago |