Home
last modified time | relevance | path

Searched refs:updateFee (Results 1 – 13 of 13) sorted by relevance

/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dtxmempool.cpp228 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
230 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
238 CAmount updateFee = 0; in UpdateEntryForAncestors() local
242 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
245 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dtxmempool.cpp228 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
230 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
238 CAmount updateFee = 0; in UpdateEntryForAncestors() local
242 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
245 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dtxmempool.cpp228 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
230 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
238 CAmount updateFee = 0; in UpdateEntryForAncestors() local
242 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
245 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dtxmempool.cpp220 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
222 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
230 CAmount updateFee = 0; in UpdateEntryForAncestors() local
234 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
237 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dtxmempool.cpp220 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
222 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
230 CAmount updateFee = 0; in UpdateEntryForAncestors() local
234 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
237 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Dtxmempool.cpp245 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
247 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
255 CAmount updateFee = 0; in UpdateEntryForAncestors() local
259 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
262 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dtxmempool.cpp243 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
245 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
253 CAmount updateFee = 0; in UpdateEntryForAncestors() local
257 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
260 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Dtxmempool.cpp245 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
247 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
255 CAmount updateFee = 0; in UpdateEntryForAncestors() local
259 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
262 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dtxmempool.cpp243 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
245 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
253 CAmount updateFee = 0; in UpdateEntryForAncestors() local
257 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
260 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Dtxmempool.cpp243 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
245 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
253 CAmount updateFee = 0; in UpdateEntryForAncestors() local
257 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
260 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Dtxmempool.cpp245 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
247 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
255 CAmount updateFee = 0; in UpdateEntryForAncestors() local
259 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
262 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dtxmempool.cpp220 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
222 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
230 CAmount updateFee = 0; in UpdateEntryForAncestors() local
234 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
237 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dtxmempool.cpp226 const CAmount updateFee = updateCount * it->GetModifiedFee(); in UpdateAncestorsOf() local
228 mapTx.modify(ancestorIt, update_descendant_state(updateSize, updateFee, updateCount)); in UpdateAncestorsOf()
236 CAmount updateFee = 0; in UpdateEntryForAncestors() local
240 updateFee += ancestorIt->GetModifiedFee(); in UpdateEntryForAncestors()
243 mapTx.modify(it, update_ancestor_state(updateSize, updateFee, updateCount, updateSigOpsCost)); in UpdateEntryForAncestors()