Module opts

Module opts 

Source

Modulesยง

build ๐Ÿ”’
chain ๐Ÿ”’
dependency ๐Ÿ”’
CLI dependency parsing
global ๐Ÿ”’
rpc ๐Ÿ”’
transaction ๐Ÿ”’

Structsยง

BuildOpts
ChainValueParser
Custom Clap value parser for [Chain]s.
CompilerOpts
Dependency
A git dependency which will be installed as a submodule
EthereumOpts
EtherscanOpts
GlobalArgs
Global arguments for the CLI.
ProjectPathOpts
Common arguments for a projectโ€™s paths.
RpcOpts
TransactionOpts

Enumsยง

CliAuthorizationList
CLI helper to parse a EIP-7702 authorization list. Can be either a hex-encoded signed authorization or an address.

Staticsยง

GH_REPO_PREFIX_REGEX
Git repo prefix regex

Functionsยง

configure_pcx
Configures a [ParsingContext] from [Config].
configure_pcx_from_solc
Configures a [ParsingContext] from a [Project] and [SolcVersionedInput].
init_thread_pool
Initialize the global thread pool.