Home
last modified time | relevance | path

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

/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/test/
H A Dminer_tests.cpp85 static CBlockIndex CreateBlockIndex(int nHeight) in CreateBlockIndex() function
446 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, &prevheights, CreateBlockIndex(chainActive.Tip(… in BOOST_AUTO_TEST_CASE()
459 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, &prevheights, CreateBlockIndex(chainActive.Tip(… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/test/
H A Dminer_tests.cpp85 static CBlockIndex CreateBlockIndex(int nHeight) in CreateBlockIndex() function
446 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, &prevheights, CreateBlockIndex(chainActive.Tip(… in BOOST_AUTO_TEST_CASE()
459 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, &prevheights, CreateBlockIndex(chainActive.Tip(… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/test/
H A Dminer_tests.cpp60 CBlockIndex CreateBlockIndex(int nHeight) in CreateBlockIndex() function
422 …BOOST_CHECK(SequenceLocks(tx, flags, &prevheights, CreateBlockIndex(chainActive.Tip()->nHeight + 2… in BOOST_AUTO_TEST_CASE()
435 …BOOST_CHECK(SequenceLocks(tx, flags, &prevheights, CreateBlockIndex(chainActive.Tip()->nHeight + 1… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/
H A Dminer_tests.cpp84 static CBlockIndex CreateBlockIndex(int nHeight) EXCLUSIVE_LOCKS_REQUIRED(cs_main) in CreateBlockIndex() function
440 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(::ChainActive().T… in BOOST_AUTO_TEST_CASE()
453 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(::ChainActive().T… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/test/
H A Dminer_tests.cpp60 CBlockIndex CreateBlockIndex(int nHeight) in CreateBlockIndex() function
422 …BOOST_CHECK(SequenceLocks(tx, flags, &prevheights, CreateBlockIndex(chainActive.Tip()->nHeight + 2… in BOOST_AUTO_TEST_CASE()
435 …BOOST_CHECK(SequenceLocks(tx, flags, &prevheights, CreateBlockIndex(chainActive.Tip()->nHeight + 1… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/
H A Dminer_tests.cpp84 static CBlockIndex CreateBlockIndex(int nHeight) EXCLUSIVE_LOCKS_REQUIRED(cs_main) in CreateBlockIndex() function
440 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(::ChainActive().T… in BOOST_AUTO_TEST_CASE()
453 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(::ChainActive().T… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/test/
H A Dminer_tests.cpp60 CBlockIndex CreateBlockIndex(int nHeight) in CreateBlockIndex() function
422 …BOOST_CHECK(SequenceLocks(tx, flags, &prevheights, CreateBlockIndex(chainActive.Tip()->nHeight + 2… in BOOST_AUTO_TEST_CASE()
435 …BOOST_CHECK(SequenceLocks(tx, flags, &prevheights, CreateBlockIndex(chainActive.Tip()->nHeight + 1… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/
H A Dminer_tests.cpp84 static CBlockIndex CreateBlockIndex(int nHeight) EXCLUSIVE_LOCKS_REQUIRED(cs_main) in CreateBlockIndex() function
440 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(::ChainActive().T… in BOOST_AUTO_TEST_CASE()
453 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(::ChainActive().T… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/test/
H A Dminer_tests.cpp85 static CBlockIndex CreateBlockIndex(int nHeight) in CreateBlockIndex() function
446 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, &prevheights, CreateBlockIndex(chainActive.Tip(… in BOOST_AUTO_TEST_CASE()
459 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, &prevheights, CreateBlockIndex(chainActive.Tip(… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/test/
H A Dminer_tests.cpp85 static CBlockIndex CreateBlockIndex(int nHeight, CBlockIndex* active_chain_tip) EXCLUSIVE_LOCKS_REQ… in CreateBlockIndex() function
446 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(active_chain_tip-… in BOOST_AUTO_TEST_CASE()
463 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(active_chain_tip-… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/
H A Dminer_tests.cpp85 static CBlockIndex CreateBlockIndex(int nHeight, CBlockIndex* active_chain_tip) EXCLUSIVE_LOCKS_REQ… in CreateBlockIndex() function
446 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(active_chain_tip-… in BOOST_AUTO_TEST_CASE()
463 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(active_chain_tip-… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/
H A Dminer_tests.cpp85 static CBlockIndex CreateBlockIndex(int nHeight, CBlockIndex* active_chain_tip) EXCLUSIVE_LOCKS_REQ… in CreateBlockIndex() function
446 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(active_chain_tip-… in BOOST_AUTO_TEST_CASE()
463 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, prevheights, CreateBlockIndex(active_chain_tip-… in BOOST_AUTO_TEST_CASE()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/test/
H A Dminer_tests.cpp205 static CBlockIndex CreateBlockIndex(int nHeight) EXCLUSIVE_LOCKS_REQUIRED(cs_main) in CreateBlockIndex() function
575 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, &prevheights, CreateBlockIndex(::ChainActive().… in BOOST_AUTO_TEST_CASE()
588 …BOOST_CHECK(SequenceLocks(CTransaction(tx), flags, &prevheights, CreateBlockIndex(::ChainActive().… in BOOST_AUTO_TEST_CASE()