//
pkg.gl
Category
github.com/ethereum/go-ethereum
core
state
pruner
package
1.15.2
Repository:
https://github.com/ethereum/go-ethereum.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
19
Dependents
27
Files
507 SLOC
#
Functions
NewPruner
NewPruner creates the pruner instance.
NewStateBloomFromDisk
NewStateBloomFromDisk loads the state bloom from the given file.
RecoverPruning
RecoverPruning will resume the pruning procedure during the system restart.
#
Structs
Config
Config includes all the configurations for pruning.
Pruner
Pruner is an offline tool to prune the stale state with the help of the snapshot.