Home
last modified time | relevance | path

Searched defs:MinerTestingSetup (Results 1 – 14 of 14) sorted by relevance

/dports/net-p2p/bitcoin/bitcoin-22.0/src/test/
H A Dvalidation_chainstate_tests.cpp23 CTxMemPool mempool;
H A Dminer_tests.cpp27 struct MinerTestingSetup : public TestingSetup { struct
29 …nceLocks(const CTransaction& tx, int flags) EXCLUSIVE_LOCKS_REQUIRED(::cs_main, m_node.mempool->cs) in TestSequenceLocks()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/
H A Dminer_tests.cpp27 struct MinerTestingSetup : public TestingSetup { struct
29 …nceLocks(const CTransaction& tx, int flags) EXCLUSIVE_LOCKS_REQUIRED(::cs_main, m_node.mempool->cs) in TestSequenceLocks()
H A Dvalidation_block_tests.cpp25 struct MinerTestingSetup : public RegTestingSetup { struct
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/
H A Dminer_tests.cpp27 struct MinerTestingSetup : public TestingSetup { struct
29 …nceLocks(const CTransaction& tx, int flags) EXCLUSIVE_LOCKS_REQUIRED(::cs_main, m_node.mempool->cs) in TestSequenceLocks()
H A Dvalidation_block_tests.cpp25 struct MinerTestingSetup : public RegTestingSetup { struct
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/
H A Dminer_tests.cpp27 struct MinerTestingSetup : public TestingSetup { struct
29 …nceLocks(const CTransaction& tx, int flags) EXCLUSIVE_LOCKS_REQUIRED(::cs_main, m_node.mempool->cs) in TestSequenceLocks()
H A Dvalidation_block_tests.cpp25 struct MinerTestingSetup : public RegTestingSetup { struct
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/
H A Dminer_tests.cpp27 struct MinerTestingSetup : public TestingSetup { struct
29 …nceLocks(const CTransaction& tx, int flags) EXCLUSIVE_LOCKS_REQUIRED(::cs_main, m_node.mempool->cs) in TestSequenceLocks()
H A Dvalidation_block_tests.cpp23 struct MinerTestingSetup : public RegTestingSetup { struct
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/
H A Dminer_tests.cpp27 struct MinerTestingSetup : public TestingSetup { struct
29 …nceLocks(const CTransaction& tx, int flags) EXCLUSIVE_LOCKS_REQUIRED(::cs_main, m_node.mempool->cs) in TestSequenceLocks()
H A Dvalidation_block_tests.cpp23 struct MinerTestingSetup : public RegTestingSetup { struct
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/test/
H A Dminer_tests.cpp27 struct MinerTestingSetup : public TestingSetup { struct
29 …nceLocks(const CTransaction& tx, int flags) EXCLUSIVE_LOCKS_REQUIRED(::cs_main, m_node.mempool->cs) in TestSequenceLocks()
H A Dvalidation_block_tests.cpp24 struct MinerTestingSetup : public RegTestingSetup { struct