Home
last modified time | relevance | path

Searched refs:last_mined (Results 1 – 7 of 7) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/test/
H A Dvalidation_block_tests.cpp244 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
251 const uint256 split_hash{last_mined->hashPrevBlock}; in BOOST_AUTO_TEST_CASE()
264 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
265 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
271 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
272 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
276 const uint256 tip_init{last_mined->GetHash()}; in BOOST_AUTO_TEST_CASE()
279 last_mined = GoodBlock(split_hash); in BOOST_AUTO_TEST_CASE()
280 reorg.push_back(last_mined); in BOOST_AUTO_TEST_CASE()
282 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/
H A Dvalidation_block_tests.cpp231 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
238 const uint256 split_hash{last_mined->hashPrevBlock}; in BOOST_AUTO_TEST_CASE()
251 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
252 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
257 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
258 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
262 const uint256 tip_init{last_mined->GetHash()}; in BOOST_AUTO_TEST_CASE()
265 last_mined = GoodBlock(split_hash); in BOOST_AUTO_TEST_CASE()
266 reorg.push_back(last_mined); in BOOST_AUTO_TEST_CASE()
268 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/
H A Dvalidation_block_tests.cpp231 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
238 const uint256 split_hash{last_mined->hashPrevBlock}; in BOOST_AUTO_TEST_CASE()
251 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
252 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
257 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
258 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
262 const uint256 tip_init{last_mined->GetHash()}; in BOOST_AUTO_TEST_CASE()
265 last_mined = GoodBlock(split_hash); in BOOST_AUTO_TEST_CASE()
266 reorg.push_back(last_mined); in BOOST_AUTO_TEST_CASE()
268 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/
H A Dvalidation_block_tests.cpp244 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
251 const uint256 split_hash{last_mined->hashPrevBlock}; in BOOST_AUTO_TEST_CASE()
264 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
265 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
270 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
271 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
275 const uint256 tip_init{last_mined->GetHash()}; in BOOST_AUTO_TEST_CASE()
278 last_mined = GoodBlock(split_hash); in BOOST_AUTO_TEST_CASE()
279 reorg.push_back(last_mined); in BOOST_AUTO_TEST_CASE()
281 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/
H A Dvalidation_block_tests.cpp244 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
251 const uint256 split_hash{last_mined->hashPrevBlock}; in BOOST_AUTO_TEST_CASE()
264 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
265 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
270 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
271 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
275 const uint256 tip_init{last_mined->GetHash()}; in BOOST_AUTO_TEST_CASE()
278 last_mined = GoodBlock(split_hash); in BOOST_AUTO_TEST_CASE()
279 reorg.push_back(last_mined); in BOOST_AUTO_TEST_CASE()
281 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/
H A Dvalidation_block_tests.cpp244 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
251 const uint256 split_hash{last_mined->hashPrevBlock}; in BOOST_AUTO_TEST_CASE()
264 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
265 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
270 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
271 BOOST_REQUIRE(ProcessBlock(last_mined)); in BOOST_AUTO_TEST_CASE()
275 const uint256 tip_init{last_mined->GetHash()}; in BOOST_AUTO_TEST_CASE()
278 last_mined = GoodBlock(split_hash); in BOOST_AUTO_TEST_CASE()
279 reorg.push_back(last_mined); in BOOST_AUTO_TEST_CASE()
281 last_mined = GoodBlock(last_mined->GetHash()); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/net-p2p/bitcoin/bitcoin-22.0/src/test/
H A Dvalidation_block_tests.cpp231 BOOST_REQUIRE(ProcessBlock(last_mined));
238 const uint256 split_hash{last_mined->hashPrevBlock};
251 last_mined = GoodBlock(last_mined->GetHash());
252 BOOST_REQUIRE(ProcessBlock(last_mined));
257 last_mined = GoodBlock(last_mined->GetHash());
258 BOOST_REQUIRE(ProcessBlock(last_mined));
262 const uint256 tip_init{last_mined->GetHash()};
265 last_mined = GoodBlock(split_hash);
266 reorg.push_back(last_mined);
268 last_mined = GoodBlock(last_mined->GetHash());
[all …]