Martin Holst Swende 59e1953246 core, ethdb, trie: mode dirty data to clean cache on flush (#19307)
This PR is a more advanced form of the dirty-to-clean cacher (#18995),
where we reuse previous database write batches as datasets to uncache,
saving a dirty-trie-iteration and a dirty-trie-rlp-reencoding per block.
2019-03-26 15:48:31 +01:00
..
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2018-07-25 18:04:38 +07:00
2018-12-14 11:15:31 +01:00