package
0.0.0-20221012193226-53734fa4f76e
Repository: https://github.com/streamingfast/sparkle.git
Documentation: pkg.go.dev
# Functions
BigIntFromBytes creates a new `pbeth.BigInt` from the received bytes.
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
Used on chain(s) where some Ether burning happens.
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
direct? what's the name for `Call` alone?.
No description provided by the author
create2 ? any other form of calls?.
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
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
Added in Berlin fork (Geth 1.10+).
No description provided by the author
No description provided by the author
Transaction that specicy an access list of contract/storage_keys that is going to be used in this transaction.
Transaction that specifis an access list just like TRX_TYPE_ACCESS_LIST but in addition defines the max base gas gee and max priority gas fee to pay for this transaction.
All transactions that ever existed prior Berlin fork before EIP-2718 was implemented.
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
Enum value maps for BalanceChange_Reason.
Enum value maps for BalanceChange_Reason.
Enum value maps for CallType.
Enum value maps for CallType.
No description provided by the author
Enum value maps for GasChange_Reason.
Enum value maps for GasChange_Reason.
Enum value maps for TransactionTrace_Type.
Enum value maps for TransactionTrace_Type.
Enum value maps for TransactionTraceStatus.
Enum value maps for TransactionTraceStatus.
# Structs
AccessTuple represents a list of storage keys for a given contract's address and is used for AccessList construction.
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
BlockWithRefs is a lightweight block, with traces and transactions purged from the `block` within, and only.
No description provided by the author
No description provided by the author
The gas change model represents the reason why some gas cost has occurred.
HeaderOnlyBlock is used to optimally unpack the [Block] structure (note the corresponding message number for the `header` field) while consuming less memory, when only the `header` is desired.
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
TransactionTraceWithBlockRef.
No description provided by the author
# Type aliases
Obtain all balanche change reasons under deep mind repository:
```shell ack -ho 'BalanceChangeReason\(".*"\)' | grep -Eo '".*"' | sort | uniq ```.
No description provided by the author
Obtain all gas change reasons under deep mind repository:
```shell ack -ho 'GasChangeReason\(".*"\)' | grep -Eo '".*"' | sort | uniq ```.
No description provided by the author
No description provided by the author