Roy Crihfield
c2ceca9230
tracking incremental state diffs is not feasible like this. because updates are processed after the trie has been traversed, the iterators' state doesn't fully capture the progress of the diff. since currently snapshots are the only use case for tracking, let's just support that. |
||
---|---|---|
.. | ||
log | ||
bytes.go | ||
encoding.go | ||
iterator_test.go | ||
iterator.go | ||
utils.go |