//
pkg.gl
Category
github.com/onflow/go-ethereum
consensus
beacon
package
1.14.7
Repository:
https://github.com/onflow/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
3
Files
379 SLOC
#
Functions
IsTTDReached
IsTTDReached checks if the TotalTerminalDifficulty has been surpassed on the `parentHash` block.
New
New creates a consensus engine with the given embedded eth1 engine.
NewFaker
NewFaker creates a fake consensus engine for testing.
#
Structs
Beacon
Beacon is a consensus engine that combines the eth1 consensus and proof-of-stake algorithm.