Ethereum  PoC-8
The C++ Implementation of Ethereum
Executive.h File Reference
#include "Transaction.h"
#include <libdevcore/Log.h>
#include <libethcore/Common.h>
#include <libevm/VMFace.h>
#include <json/json.h>
#include <functional>

Go to the source code of this file.

Classes

class  dev::eth::StandardTrace
 
struct  dev::eth::StandardTrace::DebugOptions
 
class  dev::eth::Executive
 Message-call/contract-creation executor; useful for executing transactions. More...
 

Namespaces

 Json
 
 dev
 
 dev::eth