package
0.0.0-20240513180841-b8ead2cebc07
Repository: https://github.com/jresearchlabs/aigisos.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
No description provided by the author
No description provided by the author
TestState tests a set of tests on a state.
No description provided by the author

# Constants

Per transaction not creating a contract.
Per transaction that creates a contract.

# 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
No description provided by the author
No description provided by the author

# Structs

Account is the account reference in the ethereum state.
No description provided by the author
Executor is the main entity.
No description provided by the author
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
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.