# Packages

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

# Functions

FetchLatestEthereumClientDockerImageVersionIfNeed fetches the latest release version from Github if the version is set to AUTOMATIC_LATEST_TAG or AUTOMATIC_STABLE_LATEST_TAG and returns the full docker image with the latest version.
No description provided by the author
No description provided by the author
GetEndpoint returns the endpoint of a container, if localhost then force ipv4 localhost to avoid ipv6 docker bugs https://github.com/moby/moby/issues/42442 https://github.com/moby/moby/issues/42375.
GetEndpointFromPort returns the endpoint of a container associated with a port, if localhost then force ipv4 localhost to avoid ipv6 docker bugs https://github.com/moby/moby/issues/42442 https://github.com/moby/moby/issues/42375.
GetHost returns the host of a container, if localhost then force ipv4 localhost to avoid ipv6 docker bugs https://github.com/moby/moby/issues/42442 https://github.com/moby/moby/issues/42375.
IsDockerImageVersionSupported checks if the given docker image version is supported and if not returns the reason why.
No description provided by the author
No description provided by the author
NewBesuEth1 starts a new Besu Eth1 node running in Docker.
NewBesuEth2 starts a new Besu Eth2 node running in Docker.
NewErigonEth1 starts a new Erigon Eth1 node running in Docker.
NewErigonEth2 starts a new Erigon Eth2 node running in Docker.
No description provided by the author
No description provided by the author
No description provided by the author
NewGethEth1 starts a new Geth Eth1 node running in Docker.
NewGethEth2 starts a new Geth Eth2 node running in Docker.
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
NewNethermindEth1 starts a new Nethermind Eth1 node running in Docker.
NewNethermindEth2 starts a new Nethermin Eth2 node running in Docker.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRethEth2 starts a new Reth Eth2 node running in Docker.
NewRPCProvider creates a new RpcProvider, and should only be used for custom network connections e.g.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UniqueStringSlice returns a deduplicated slice of strings.
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
Sets custom container name if name is not empty.
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
No description provided by the author
No description provided by the author
No description provided by the author

# 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
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
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

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
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

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
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
No description provided by the author
No description provided by the author
No description provided by the author
AdapterResponse represents a response from an adapter.
AdapterResult represents an int result for an adapter.
Imposter define an imposter structure.
No description provided by the author
Response represent the structure of real response.
ResponseDelay represent time delay before server responds.
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
No description provided by the author
No description provided by the author
RpcProvider holds all necessary URLs to connect to a simulated chain or a real RPC provider connected to a live chain maybe only store ports here and depending on where the test is executed return different URLs? maybe 3 different constructors for each "perspective"? (docker, k8s with local runner, k8s with remote runner).
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

# Interfaces

No description provided by the author

# Type aliases

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