Fabcoin Core  0.16.2
P2P Digital Currency
Namespaces
BlockChainHelper.cpp File Reference

Incapsulation of libetehreum blockchain logic into test classes that manage block/transaction import and test mining. More...

#include <libdevcore/TransientDirectory.h>
#include <libethereum/Block.h>
#include <libethereum/BlockChain.h>
#include <libethereum/TransactionQueue.h>
#include <libethereum/GenesisInfo.h>
#include <libethashseal/GenesisInfo.h>
#include <test/libtesteth/BlockChainHelper.h>
#include <test/libtesteth/TestHelper.h>
Include dependency graph for BlockChainHelper.cpp:

Go to the source code of this file.

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::test
 

Detailed Description

Incapsulation of libetehreum blockchain logic into test classes that manage block/transaction import and test mining.

Definition in file BlockChainHelper.cpp.