[][src]Crate ethereum_forkid

EIP-2124 implementation based on https://eips.ethereum.org/EIPS/eip-2124.

Structs

ForkFilter

Filter that describes the state of blockchain and can be used to check incoming ForkIds for compatibility.

ForkHash

CRC32 hash of all previous forks starting from genesis block.

ForkId

A fork identifier as defined by EIP-2124. Serves as the chain compatibility identifier.

Enums

ValidationError

Reason for rejecting provided ForkId.

Type Definitions

BlockNumber

Block number.