Versions in this module Expand all Collapse all v0 v0.8.17 Sep 1, 2022 v0.8.16 Aug 31, 2022 Changes in this version + func NewStateBloomFromDisk(filename string) (*stateBloom, error) + func RecoverPruning(datadir string, db ethdb.Database) error + type Pruner struct + func NewPruner(db ethdb.Database, datadir string, bloomSize uint64) (*Pruner, error) + func (p *Pruner) Prune(root common.Hash) error