lotus/node/repo
ZenGround0 0c91b0dc10
feat:chain:splitstore chain prune (#9056)
* Splitstore chain prune
* Protect on reification for simpler logic and sound cold compact protect
* Recovery from checkpoint during chain prune
* Splitstore (discard and universal mode) running in itests
* Add pause and restart functions to itest block miner
* Add config options to itest full nodes
* Add FsRepo support for itest full ndoes

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
2022-08-05 16:34:16 -04:00
..
imports chore: fix imports 2022-06-14 17:00:51 +02:00
blockstore_opts.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
fsrepo_ds.go chore: fix imports 2022-06-14 17:00:51 +02:00
fsrepo_test.go gofmt 2022-03-17 12:10:24 +01:00
fsrepo.go chore: remove redundant import prefixes 2022-06-15 12:06:22 +02:00
interface.go storage: Move storage/sealer/stores to storage/paths 2022-06-14 20:25:52 +02:00
memrepo_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
memrepo.go feat:chain:splitstore chain prune (#9056) 2022-08-05 16:34:16 -04:00
repo_test.go chore: fix imports 2022-06-14 17:00:51 +02:00