mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-10 19:17:16 +00:00
a147ff7553
* Fix 'value out of range' RangeDefect caused by large/expensive blocks/transactions during DOS period. * Clear witness cache in AccountCache persist. * Revert previous fix and force clear cache after processing each block. * Revert clear cache in process block.