lotus/node
Rod Vagg d35ebe5bc0 feat(config): move Fevm.Events->Events, implement soft deprecation
Closes: https://github.com/filecoin-project/lotus/issues/11679

* Introduce a `moved:"To.New.Config"` tag which prints a stderr warning when
  you use one of these, but will move any set value to the new location if the
	new location isn't already set itself.
* Look for `X is DEPRECATED` to hold certain fields back from documentation.
* Use `toml:"omitempty"` to prevent the default config output from having these
  deprecated values.
2024-03-22 07:00:28 +01:00
..
bundle fix circleci and fiximports 2023-11-15 13:06:51 +01:00
config feat(config): move Fevm.Events->Events, implement soft deprecation 2024-03-22 07:00:28 +01:00
hello AggregateProofType nil when doing batch updates 2024-03-22 07:00:28 +01:00
impl Fix concerns and docs identified by review 2024-03-22 07:00:28 +01:00
modules feat(config): move Fevm.Events->Events, implement soft deprecation 2024-03-22 07:00:28 +01:00
repo fix circleci and fiximports 2023-11-15 13:06:51 +01:00
builder_chain.go feat(config): move Fevm.Events->Events, implement soft deprecation 2024-03-22 07:00:28 +01:00
builder_miner.go make db config in lotus-miner actually optional 2023-11-23 17:57:03 +01:00
builder.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
fxlog.go chore: fix imports 2022-06-14 17:00:51 +02:00
health.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
options.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
rpc.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown_test.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00
shutdown.go Set notifications for SIGTERM and SIGINT when we start the cli 2022-12-15 12:54:41 -05:00
testopts.go fix circleci and fiximports 2023-11-15 13:06:51 +01:00