package
0.0.0-20211029074233-7bd301ebe8d3
Repository: https://github.com/umbracle/minimal.git
Documentation: pkg.go.dev

# Functions

Factory is the factory method to create an Ethash consensus.
FrontierDifficulty is the difficulty calculation for the frontier fork.
HomesteadDifficulty is the difficulty calculation for the homestead fork.
MetropolisDifficulty is the difficulty calculation for the metropolis forks.

# Constants

ByzantiumBombDelay is the bomb delay for the Byzantium fork.
ConstantinopleBombDelay is the bomb delay for the Constantinople fork.
REVISION is the spec revision number of Ethash.

# Structs

Cache is a 16 MB pseudorandom cache.
Ethash is the ethash consensus algorithm.