-
Nick Johnson authored
This PR implements a differenceIterator, which allows iterating over trie nodes that exist in one trie but not in another. This is a prerequisite for most GC strategies, in order to find obsolete nodes.
55527349
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| dump.go | ||
| iterator.go | ||
| iterator_test.go | ||
| journal.go | ||
| main_test.go | ||
| managed_state.go | ||
| managed_state_test.go | ||
| state_object.go | ||
| state_test.go | ||
| statedb.go | ||
| statedb_test.go | ||
| sync.go | ||
| sync_test.go |