26 #include <boost/filesystem/path.hpp> 41 std::shared_ptr<GasPricer> _gpForAdoption,
42 boost::filesystem::path
const& _dbPath = boost::filesystem::path(),
bool mineBlocks(unsigned _count) noexcept
void modifyTimestamp(int64_t _timestamp)
ClientTest & asClientTest(Interface &_c)
void rewindToBlock(unsigned _number)
Main API hub for interfacing with Ethereum.
Main API hub for interfacing with Ethereum.
ClientTest(ChainParams const &_params, int _networkID, p2p::Host &_host, std::shared_ptr< GasPricer > _gpForAdoption, boost::filesystem::path const &_dbPath=boost::filesystem::path(), WithExisting _forceAction=WithExisting::Trust, TransactionQueue::Limits const &_l=TransactionQueue::Limits{1024, 1024})
Trivial forwarding constructor.
DEV_SIMPLE_EXCEPTION(NoHashRecorded)
void setChainParams(std::string const &_genesis)
h256 importRawBlock(std::string const &_blockRLP)
unsigned const m_singleBlockMaxMiningTimeInSeconds