4b06e4f25e
This change makes the StateDB track the state key value diff of a block transition. We already tracked current account and storage values for the purpose of updating the state snapshot. With this PR, we now also track the original (pre-transition) values of accounts and storage slots. |
||
---|---|---|
.. | ||
discovery.go | ||
handler.go | ||
metrics.go | ||
peer.go | ||
protocol.go | ||
range_test.go | ||
range.go | ||
sort_test.go | ||
sync_test.go | ||
sync.go | ||
tracker.go |