package
2.0.0+incompatible
Repository: https://github.com/quarkchain/goquarkchain.git
Documentation: pkg.go.dev

# Functions

MakeCache generates a new ethash cache and optionally stores it to disk.
MakeDataset generates a new ethash dataset and optionally stores it to disk.
New returns a Ethash scheme.
NewTester creates a small sized ethash PoW scheme useful only for testing purposes.
SeedHash is the seed to use for generating a verification cache and the mining dataset.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Config are the configuration parameters of the ethash.
Ethash is a consensus engine based on proof-of-work implementing the ethash algorithm.
QEthash is our wrapper over geth ethash implementation.

# Type aliases

Mode defines the type and amount of PoW verification an ethash engine makes.