package
0.0.0-20250130105826-8a2b41069928
Repository: https://github.com/0xbridge/polygon-edge.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
CreateBloom creates a new bloom filter from a set of receipts.
FindTxByHash returns transaction and its index from a slice of transactions.
No description provided by the author
IsValidAddress checks if provided string is a valid Ethereum 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
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
List of supported transaction types.
No description provided by the author
List of supported transaction types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StateTransactionGasLimit is arbitrary default gas limit for state transactions.
List of supported transaction types.
# Variables
EmptyCodeHash is the root where there is no code.
EmptyRootHash is the root when there are no transactions.
EmptyUncleHash is the root when there are no uncles.
ErrInsufficientFunds denotes that account has insufficient funds for transaction execution.
ErrTxTypeNotSupported denotes that transaction is not supported.
this will change to use the generated code, but for now, we leave it as is, because of the circular import.
No description provided by the author
ZeroAddress is the default zero address.
ZeroHash is the default zero hash.
ZeroNonce is the default empty nonce.
# 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
Header represents a block header in the Ethereum blockchain.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StateSyncEvent is a bridge event from the rootchain.
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
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author
TxType is the transaction type.