State Pruning

Mechanism

State pruning is a blockchain optimization technique where old or irrelevant historical state data is selectively removed from full nodes, while retaining the current and necessary state for validating new transactions. This mechanism reduces the overall storage footprint required to run a node, making it more accessible and reducing synchronization times. It operates by discarding historical data that is no longer directly needed for current state verification.