package
0.0.0-20220728222812-7e2f347744fb
Repository: https://github.com/ir4tech/webb-evm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Returns the set of defined fork names.
Sends a POST request to the endpoint with JSON body "dataRaw", and returns an error if "expect" string is not found in the response.
FromHex returns the bytes represented by the hexadecimal string s.
GetChainConfig takes a fork definition and returns a chain config.
No description provided by the author

# Constants

No description provided by the author

# Variables

Forks table defines supported forks and their chain config.

# Structs

RLPTest is the JSON structure of a single RLP test.
StateSubtest selects a specific configuration of a General State Test.
StateTest checks transaction processing without block context.
UnsupportedForkError is returned when a test requests a fork that isn't implemented.