Files
plugeth/core
rjl493456442andMartin Holst Swende 3ff6b3c31e core/state: implement fast storage deletion (#27955)
This changes implements faster post-selfdestruct iteration of storage slots for deletion, by using snapshot-storage+stacktrie to recover the trienodes to be deleted. This mechanism is only implemented for path-based schema. 

For hash-based schema, the entire post-selfdestruct storage iteration is skipped, with this change, since hash-based does not actually perform deletion anyway. 

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-08-26 04:13:22 -04:00
..
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2023-07-27 16:53:28 +03:00
2022-09-07 20:21:59 +02:00
2023-03-30 06:53:32 -04:00