lbrycrd/src/wallet
Wladimir J. van der Laan ddd8d80c63
Merge pull request #6415
d042854 SQUASH "Implement watchonly support in fundrawtransaction" (Matt Corallo)
428a898 SQUASH "Add have-pubkey distinction to ISMINE flags" (Matt Corallo)
6bdb474 Implement watchonly support in fundrawtransaction (Matt Corallo)
f5813bd Add logic to track pubkeys as watch-only, not just scripts (Matt Corallo)
d3354c5 Add have-pubkey distinction to ISMINE flags (Matt Corallo)
5c17059 Update importaddress help to push its use to script-only (Matt Corallo)
a1d7df3 Add importpubkey method to import a watch-only pubkey (Matt Corallo)
907a425 Add p2sh option to importaddress to import redeemScripts (Matt Corallo)
983d2d9 Split up importaddress into helper functions (Matt Corallo)
cfc3dd3 Also remove pay-2-pubkey from watch when adding a priv key (Matt Corallo)
2015-08-14 16:28:37 +02:00
..
test [Move Only] Move wallet related things to src/wallet/ 2015-03-12 14:13:02 +01:00
crypter.cpp Merge pull request #6415 2015-08-14 16:28:37 +02:00
crypter.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
db.cpp fix crash on shutdown when e.g. changing -txindex and abort action 2015-06-16 15:03:50 +02:00
db.h fix crash on shutdown when e.g. changing -txindex and abort action 2015-06-16 15:03:50 +02:00
rpcdump.cpp Merge pull request #6415 2015-08-14 16:28:37 +02:00
rpcwallet.cpp Merge pull request #6415 2015-08-14 16:28:37 +02:00
wallet.cpp Merge pull request #6415 2015-08-14 16:28:37 +02:00
wallet.h Merge pull request #6415 2015-08-14 16:28:37 +02:00
wallet_ismine.cpp SQUASH "Add have-pubkey distinction to ISMINE flags" 2015-08-08 09:30:53 -07:00
wallet_ismine.h Merge pull request #6415 2015-08-14 16:28:37 +02:00
walletdb.cpp Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00
walletdb.h Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00