Ethereum  PoC-8
The C++ Implementation of Ethereum
SealEngine.cpp File Reference
#include "SealEngine.h"
#include "TransactionBase.h"
#include <libethcore/CommonJS.h>

Go to the source code of this file.

Namespaces

 dev
 
 dev::eth
 

Functions

u256 dev::eth::calculateEthashDifficulty (ChainOperationParams const &_chainParams, BlockHeader const &_bi, BlockHeader const &_parent)
 
u256 dev::eth::calculateGasLimit (ChainOperationParams const &_chainParams, BlockHeader const &_bi, u256 const &_gasFloorTarget)