lotus/node/repo
ZenGround0 43da108466
feat:config:force existing users to opt into new defaults (#10488)
* Config default does not comment out EnableSplitstore

* Loadability check

* Remove test used for debugging

* regexp for properly safe check that config is set

* regexp for safely matching the EnableSpitstore field in the config

* Add instructions for undeleting config and remind users to set splitstore false for full archive

* UpdateConfig small docs and functional opts

* make gen

* Lint

* Fix

* nil pointer check on validate

* Unit testing of EnableSplitstore cases

* Address Review

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
2023-03-20 12:19:14 -04:00
..
imports chore: fix imports 2022-06-14 17:00:51 +02:00
blockstore_opts.go feat(blockstore): Envvar can adjust badger compaction worker poolsize 2023-01-06 17:33:25 -05:00
fsrepo_ds.go chore: fix imports 2022-06-14 17:00:51 +02:00
fsrepo_test.go fix make gen 2022-08-29 16:25:30 +02:00
fsrepo.go feat:config:force existing users to opt into new defaults (#10488) 2023-03-20 12:19:14 -04:00
interface.go Store mapping from hashes for Ethereum transactions to Filecoin Message Cids 2023-01-16 01:17:56 -05:00
memrepo_test.go fix make gen 2022-08-29 16:25:30 +02:00
memrepo.go Store mapping from hashes for Ethereum transactions to Filecoin Message Cids 2023-01-16 01:17:56 -05:00
repo_test.go fix make gen 2022-08-29 16:25:30 +02:00