lotus/chain/store
Peter Rabbitson 6610a247cf Dump the block validation cache whenever we perform an import
This solves a problem with folks resurrecting long-out-of-sync nodes via
snapshot imports.

The interface switch to Batching is necessary: startup is too long otherwise
( 8 minutes just to clear everything on a relatively old node )
2020-10-10 03:41:04 +02:00
..
basefee_test.go fix base fee tests for different smoke heights 2020-10-06 13:12:16 -07:00
basefee.go only enable gas tampering if the breeze upgrade is enabled 2020-10-06 13:00:06 -07:00
fts.go some initial godocs. (#2118) 2020-06-23 18:51:25 -03:00
index_test.go unshare the journal 2020-10-09 13:23:07 -07:00
index.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
store_test.go unshare the journal 2020-10-09 13:23:07 -07:00
store.go Dump the block validation cache whenever we perform an import 2020-10-10 03:41:04 +02:00
weight.go Use actor state addresses 2020-09-23 02:32:40 -04:00