![]() |
Bitcoin Core
26.1.0
P2P Digital Currency
|
This is the complete list of members for BuildChainTestingSetup, including all inherited members.
| BasicTestingSetup(const ChainType chainType=ChainType::MAIN, const std::vector< const char *> &extra_args={}) | BasicTestingSetup | explicit |
| BuildChain(const CBlockIndex *pindex, const CScript &coinbase_script_pub_key, size_t length, std::vector< std::shared_ptr< CBlock >> &chain) | BuildChainTestingSetup | |
| ChainTestingSetup(const ChainType chainType=ChainType::MAIN, const std::vector< const char *> &extra_args={}) | ChainTestingSetup | explicit |
| coinbaseKey | TestChain100Setup | |
| CreateAndProcessBlock(const std::vector< CMutableTransaction > &txns, const CScript &scriptPubKey, Chainstate *chainstate=nullptr) | TestChain100Setup | |
| CreateBlock(const CBlockIndex *prev, const std::vector< CMutableTransaction > &txns, const CScript &scriptPubKey) | BuildChainTestingSetup | |
| TestChain100Setup::CreateBlock(const std::vector< CMutableTransaction > &txns, const CScript &scriptPubKey, Chainstate &chainstate) | TestChain100Setup | |
| CreateValidMempoolTransaction(CTransactionRef input_transaction, int input_vout, int input_height, CKey input_signing_key, CScript output_destination, CAmount output_amount=CAmount(1 *COIN), bool submit=true) | TestChain100Setup | |
| LoadVerifyActivateChainstate() | ChainTestingSetup | |
| m_args | BasicTestingSetup | |
| m_block_tree_db_in_memory | ChainTestingSetup | |
| m_cache_sizes | ChainTestingSetup | |
| m_coinbase_txns | TestChain100Setup | |
| m_coins_db_in_memory | ChainTestingSetup | |
| m_node | BasicTestingSetup | |
| m_path_root | BasicTestingSetup | |
| mineBlocks(int num_blocks) | TestChain100Setup | |
| MockMempoolMinFee(const CFeeRate &target_feerate) | TestChain100Setup | |
| PopulateMempool(FastRandomContext &det_rand, size_t num_transactions, bool submit) | TestChain100Setup | |
| TestChain100Setup(const ChainType chain_type=ChainType::REGTEST, const std::vector< const char *> &extra_args={}, const bool coins_db_in_memory=true, const bool block_tree_db_in_memory=true) | TestChain100Setup | |
| TestingSetup(const ChainType chainType=ChainType::MAIN, const std::vector< const char *> &extra_args={}, const bool coins_db_in_memory=true, const bool block_tree_db_in_memory=true) | TestingSetup | explicit |
| ~BasicTestingSetup() | BasicTestingSetup | |
| ~ChainTestingSetup() | ChainTestingSetup |
1.8.14