package
0.0.0-20241122061421-fc2991dfa3c1
Repository: https://github.com/ch-iron/go-evm.git
Documentation: pkg.go.dev
# Functions
New attempts to load an already existing layer from a persistent key-value store (with a number of memory layers from a journal).
NewStateSetWithOrigin constructs the state set with the provided data.
# Structs
Config contains the settings for database.
Database is a multiple-layered structure for maintaining in-memory trie nodes.
HistoryStats wraps the history inspection statistics.
StateSetWithOrigin wraps the state set with additional original values of the mutated states.