package
5.10.0-jeremy-eip-1559+incompatible
Repository: https://github.com/sei-protocol/sei-chain.git
Documentation: pkg.go.dev
# Functions
Following go-ethereum implementation Specifically, the reward value at a percentile of p% will be the reward value of the lowest-rewarded transaction such that the sum of its gasUsed value and gasUsed values of all lower-rewarded transactions is no less than (total gasUsed * p%).
CheckPath checks whether a given request URL matches a given path prefix.
CheckTimeouts ensures that timeout values are meaningful.
No description provided by the author
res: AND on outer level, OR on mid level, AND on inner level (i.e.
No description provided by the author
No description provided by the author
No description provided by the author
Gets the EVM tx index based on the tx index (typically from receipt.TransactionIndex Essentially loops through and calculates the index if we ignore cosmos txs.
TODO: parallelize if filters too large.
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
NewHTTPHandlerStack returns wrapped http-related handlers.
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
NewWSHandlerStack returns a wrapped ws-related handler.
No description provided by the author
RegisterApis checks the given modules' availability, generates an allowlist based on the allowed modules, and then registers all of the APIs exposed by the services.
StartHTTPEndpoint starts the HTTP RPC endpoint.
# Constants
No description provided by the author
No description provided by the author
Since we use a static base fee, we want GasUsedRatio returned in RPC queries to reflect the fact that base fee would never change, which is only true if the block is exactly half-utilized.
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
# 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
EVMRPC Config defines configurations for EVM RPC server on this node.
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
HTTPConfig is the JSON-RPC/HTTP configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Result structs for GetProof This differs from go-ethereum AccountResult in two ways: 1.
No description provided by the author
RevertError is an API error that encompasses an EVM revertal with JSON error code and a binary data blob.
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
No description provided by the author
No description provided by the author
WsConfig is the JSON-RPC/Websocket configuration.
# 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
No description provided by the author