Home
last modified time | relevance | path

Searched refs:allow_used_addresses (Results 1 – 10 of 10) sorted by last modified time

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/wallet/
H A Dreceive.cpp197 …bool allow_used_addresses = (filter & ISMINE_USED) || !pwallet->IsWalletFlagSet(WALLET_FLAG_AVOID_…
202 … if (!pwallet->IsSpent(hashTx, i) && (allow_used_addresses || !pwallet->IsSpentKey(hashTx, i))) {
H A Dspend.cpp75 …bool allow_used_addresses = !IsWalletFlagSet(WALLET_FLAG_AVOID_REUSE) || (coinControl && !coinCont…
167 if (!allow_used_addresses && IsSpentKey(wtxid, i)) {
/dports/net-p2p/bitcoin/bitcoin-22.0/src/wallet/
H A Dreceive.cpp197 …bool allow_used_addresses = (filter & ISMINE_USED) || !pwallet->IsWalletFlagSet(WALLET_FLAG_AVOID_… in GetAvailableCredit() local
202 … if (!pwallet->IsSpent(hashTx, i) && (allow_used_addresses || !pwallet->IsSpentKey(hashTx, i))) { in GetAvailableCredit()
H A Dspend.cpp75 …bool allow_used_addresses = !IsWalletFlagSet(WALLET_FLAG_AVOID_REUSE) || (coinControl && !coinCont… in AvailableCoins() local
167 if (!allow_used_addresses && IsSpentKey(wtxid, i)) { in AvailableCoins()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/wallet/
H A Dspend.cpp75 …bool allow_used_addresses = !IsWalletFlagSet(WALLET_FLAG_AVOID_REUSE) || (coinControl && !coinCont… in AvailableCoins() local
167 if (!allow_used_addresses && IsSpentKey(wtxid, i)) { in AvailableCoins()
H A Dreceive.cpp197 …bool allow_used_addresses = (filter & ISMINE_USED) || !pwallet->IsWalletFlagSet(WALLET_FLAG_AVOID_… in GetAvailableCredit() local
202 … if (!pwallet->IsSpent(hashTx, i) && (allow_used_addresses || !pwallet->IsSpentKey(hashTx, i))) { in GetAvailableCredit()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/wallet/
H A Dwallet.cpp2005 …bool allow_used_addresses = (filter & ISMINE_USED) || !pwallet->IsWalletFlagSet(WALLET_FLAG_AVOID_… in GetAvailableCredit() local
2010 … if (!pwallet->IsSpent(hashTx, i) && (allow_used_addresses || !pwallet->IsSpentKey(hashTx, i))) { in GetAvailableCredit()
2225 …bool allow_used_addresses = !IsWalletFlagSet(WALLET_FLAG_AVOID_REUSE) || (coinControl && !coinCont… in AvailableCoins() local
2311 if (!allow_used_addresses && IsSpentKey(wtxid, i)) { in AvailableCoins()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.cpp1997 …bool allow_used_addresses = (filter & ISMINE_USED) || !pwallet->IsWalletFlagSet(WALLET_FLAG_AVOID_… in GetAvailableCredit() local
2002 … if (!pwallet->IsSpent(hashTx, i) && (allow_used_addresses || !pwallet->IsSpentKey(hashTx, i))) { in GetAvailableCredit()
2202 …bool allow_used_addresses = !IsWalletFlagSet(WALLET_FLAG_AVOID_REUSE) || (coinControl && !coinCont… in AvailableCoins() local
2293 if (!allow_used_addresses && IsSpentKey(wtxid, i)) { in AvailableCoins()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.cpp1997 …bool allow_used_addresses = (filter & ISMINE_USED) || !pwallet->IsWalletFlagSet(WALLET_FLAG_AVOID_… in GetAvailableCredit() local
2002 … if (!pwallet->IsSpent(hashTx, i) && (allow_used_addresses || !pwallet->IsSpentKey(hashTx, i))) { in GetAvailableCredit()
2202 …bool allow_used_addresses = !IsWalletFlagSet(WALLET_FLAG_AVOID_REUSE) || (coinControl && !coinCont… in AvailableCoins() local
2293 if (!allow_used_addresses && IsSpentKey(wtxid, i)) { in AvailableCoins()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/wallet/
H A Dwallet.cpp1997 …bool allow_used_addresses = (filter & ISMINE_USED) || !pwallet->IsWalletFlagSet(WALLET_FLAG_AVOID_… in GetAvailableCredit() local
2002 … if (!pwallet->IsSpent(hashTx, i) && (allow_used_addresses || !pwallet->IsSpentKey(hashTx, i))) { in GetAvailableCredit()
2202 …bool allow_used_addresses = !IsWalletFlagSet(WALLET_FLAG_AVOID_REUSE) || (coinControl && !coinCont… in AvailableCoins() local
2293 if (!allow_used_addresses && IsSpentKey(wtxid, i)) { in AvailableCoins()