Home
last modified time | relevance | path

Searched refs:fInitialDownload (Results 1 – 25 of 80) sorted by relevance

1234

/dports/net-p2p/bitcoin/bitcoin-22.0/src/
H A Dvalidationinterface.cpp188 …datedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) { in UpdatedBlockTip() argument
193 auto event = [pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
194 …tionInterface& callbacks) { callbacks.UpdatedBlockTip(pindexNew, pindexFork, fInitialDownload); }); in UpdatedBlockTip()
199 fInitialDownload); in UpdatedBlockTip()
H A Dvalidationinterface.h94 …atedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) {} in UpdatedBlockTip() argument
200 void UpdatedBlockTip(const CBlockIndex *, const CBlockIndex *, bool fInitialDownload);
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/
H A Dvalidationinterface.cpp188 …datedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) { in UpdatedBlockTip() argument
193 auto event = [pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
194 …tionInterface& callbacks) { callbacks.UpdatedBlockTip(pindexNew, pindexFork, fInitialDownload); }); in UpdatedBlockTip()
199 fInitialDownload); in UpdatedBlockTip()
H A Dvalidationinterface.h94 …atedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) {} in UpdatedBlockTip() argument
200 void UpdatedBlockTip(const CBlockIndex *, const CBlockIndex *, bool fInitialDownload);
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/
H A Dvalidationinterface.cpp188 …datedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) { in UpdatedBlockTip() argument
193 auto event = [pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
194 …tionInterface& callbacks) { callbacks.UpdatedBlockTip(pindexNew, pindexFork, fInitialDownload); }); in UpdatedBlockTip()
199 fInitialDownload); in UpdatedBlockTip()
H A Dvalidationinterface.h94 …atedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) {} in UpdatedBlockTip() argument
200 void UpdatedBlockTip(const CBlockIndex *, const CBlockIndex *, bool fInitialDownload);
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dvalidationinterface.cpp188 …datedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) { in UpdatedBlockTip() argument
193 auto event = [pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
194 …tionInterface& callbacks) { callbacks.UpdatedBlockTip(pindexNew, pindexFork, fInitialDownload); }); in UpdatedBlockTip()
199 fInitialDownload); in UpdatedBlockTip()
H A Dvalidationinterface.h94 …atedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) {} in UpdatedBlockTip() argument
200 void UpdatedBlockTip(const CBlockIndex *, const CBlockIndex *, bool fInitialDownload);
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/
H A Dvalidationinterface.cpp179 …datedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) { in UpdatedBlockTip() argument
184 auto event = [pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
185 …tionInterface& callbacks) { callbacks.UpdatedBlockTip(pindexNew, pindexFork, fInitialDownload); }); in UpdatedBlockTip()
190 fInitialDownload); in UpdatedBlockTip()
H A Dvalidationinterface.h94 …atedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) {} in UpdatedBlockTip() argument
199 void UpdatedBlockTip(const CBlockIndex *, const CBlockIndex *, bool fInitialDownload);
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dvalidationinterface.cpp188 …datedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) { in UpdatedBlockTip() argument
193 auto event = [pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
194 …tionInterface& callbacks) { callbacks.UpdatedBlockTip(pindexNew, pindexFork, fInitialDownload); }); in UpdatedBlockTip()
199 fInitialDownload); in UpdatedBlockTip()
H A Dvalidationinterface.h94 …atedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) {} in UpdatedBlockTip() argument
200 void UpdatedBlockTip(const CBlockIndex *, const CBlockIndex *, bool fInitialDownload);
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Dvalidationinterface.cpp188 …datedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) { in UpdatedBlockTip() argument
193 auto event = [pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
194 …tionInterface& callbacks) { callbacks.UpdatedBlockTip(pindexNew, pindexFork, fInitialDownload); }); in UpdatedBlockTip()
199 fInitialDownload); in UpdatedBlockTip()
H A Dvalidationinterface.h94 …atedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) {} in UpdatedBlockTip() argument
200 void UpdatedBlockTip(const CBlockIndex *, const CBlockIndex *, bool fInitialDownload);
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/
H A Dvalidationinterface.cpp34 …boost::signals2::signal<void (const CBlockIndex *, const CBlockIndex *, bool fInitialDownload)> Up…
144 …datedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) { in UpdatedBlockTip() argument
149 … m_internals->m_schedulerClient.AddToProcessQueue([pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
150 m_internals->UpdatedBlockTip(pindexNew, pindexFork, fInitialDownload); in UpdatedBlockTip()
H A Dvalidationinterface.h89 …atedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) {} in UpdatedBlockTip() argument
182 void UpdatedBlockTip(const CBlockIndex *, const CBlockIndex *, bool fInitialDownload);
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/
H A Dvalidationinterface.cpp34 …boost::signals2::signal<void (const CBlockIndex *, const CBlockIndex *, bool fInitialDownload)> Up…
144 …datedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) { in UpdatedBlockTip() argument
149 … m_internals->m_schedulerClient.AddToProcessQueue([pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
150 m_internals->UpdatedBlockTip(pindexNew, pindexFork, fInitialDownload); in UpdatedBlockTip()
H A Dvalidationinterface.h89 …atedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) {} in UpdatedBlockTip() argument
182 void UpdatedBlockTip(const CBlockIndex *, const CBlockIndex *, bool fInitialDownload);
/dports/net-p2p/litecoin/litecoin-0.18.1/src/
H A Dvalidationinterface.cpp34 …boost::signals2::signal<void (const CBlockIndex *, const CBlockIndex *, bool fInitialDownload)> Up…
144 …datedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) { in UpdatedBlockTip() argument
149 … m_internals->m_schedulerClient.AddToProcessQueue([pindexNew, pindexFork, fInitialDownload, this] { in UpdatedBlockTip()
150 m_internals->UpdatedBlockTip(pindexNew, pindexFork, fInitialDownload); in UpdatedBlockTip()
H A Dvalidationinterface.h89 …atedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) {} in UpdatedBlockTip() argument
182 void UpdatedBlockTip(const CBlockIndex *, const CBlockIndex *, bool fInitialDownload);
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/zmq/
H A Dzmqnotificationinterface.cpp132 …UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) in UpdatedBlockTip() argument
134 …if (fInitialDownload || pindexNew == pindexFork) // In IBD or blocks were disconnected without any… in UpdatedBlockTip()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/zmq/
H A Dzmqnotificationinterface.cpp132 …UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) in UpdatedBlockTip() argument
134 …if (fInitialDownload || pindexNew == pindexFork) // In IBD or blocks were disconnected without any… in UpdatedBlockTip()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/zmq/
H A Dzmqnotificationinterface.cpp141 …UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) in UpdatedBlockTip() argument
143 …if (fInitialDownload || pindexNew == pindexFork) // In IBD or blocks were disconnected without any… in UpdatedBlockTip()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/zmq/
H A Dzmqnotificationinterface.cpp141 …UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) in UpdatedBlockTip() argument
143 …if (fInitialDownload || pindexNew == pindexFork) // In IBD or blocks were disconnected without any… in UpdatedBlockTip()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/zmq/
H A Dzmqnotificationinterface.cpp141 …UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) in UpdatedBlockTip() argument
143 …if (fInitialDownload || pindexNew == pindexFork) // In IBD or blocks were disconnected without any… in UpdatedBlockTip()

1234