package
1.2.0-dhobyghaut
Repository: https://github.com/functionx/fx-core.git
Documentation: pkg.go.dev
# Functions
BlockGasLimit returns the max gas (limit) defined in the block gas meter.
No description provided by the author
ChangeNetworkForTest change network for test.
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
IsEmptyHash returns true if the hash corresponds to an empty ethereum hex hash.
No description provided by the author
IsZeroAddress returns true if the address corresponds to an empty ethereum hex address.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewHDPathIterator receives a base path as a string and a boolean for the desired iterator type and returns a function that iterates over the base HD path, returning the string.
NewInfiniteGasMeterWithLimit returns a reference to a new infiniteGasMeter.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterInterfaces registers the tendermint concrete client-related implementations and interfaces.
No description provided by the author
SafeInt64 checks for overflows while casting a uint64 to int64 value.
No description provided by the author
ValidateAddress validates the ethereum address strings.
No description provided by the author
ValidateNonZeroAddress returns an error if the provided string is not a hex formatted string address or is equal to zero.
# Constants
No description provided by the author
BaseDenomUnit defines the base denomination unit for Photons.
No description provided by the author
DefaultGasPrice is default gas price for evm transactions 500Gwei.
No description provided by the author
ExternalContractAddressLen is the length of contract address 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
No description provided by the author
No description provided by the author
No description provided by the author
ProtocolVersion is the latest supported version of the eth protocol.
No description provided by the author
# Variables
BIP44HDPath is the default BIP44 HD path used on Ethereum.
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
ErrorGasOverflow defines an error thrown when an action results gas consumption unsigned integer overflow.
ErrorNegativeGasConsumed defines an error thrown when the amount of gas refunded results in a negative gas consumed amount.
EthAccount implements the authtypes.AccountI interface and embeds an authtypes.BaseAccount type.
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