package
0.0.0-20211029074233-7bd301ebe8d3
Repository: https://github.com/umbracle/minimal.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewExecutor creates a new executor.
No description provided by the author
TestState tests a set of tests on a state.

# Variables

ByzantiumBlockReward is the block reward for the Byzantium fork.
ConstantinopleBlockReward is the block reward for the Constantinople fork.
No description provided by the author
FrontierBlockReward is the block reward for the Frontier fork.

# Structs

Account is the account reference in the ethereum state.
Executor is the main entity.
Object is the serialization of the radix object (can be merged to StateObject?).
PreState is the account prestate.
StateObject is the internal representation of the account.
StorageObject is an entry in the storage.
No description provided by the author
Txn is a reference of the state.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

GetHashByNumber returns the hash function of a block number.
No description provided by the author
PreStates is a set of pre states.