lotus/documentation/en
Łukasz Magiera 310f20e81b v1.17.2-rc2
2022-09-29 15:08:09 +00:00
..
architecture segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
.glossary.json Delete most docs. Update about page with links to docs.filecoin.io 2020-09-17 20:35:19 +02:00
.library.json Delete most docs. Update about page with links to docs.filecoin.io 2020-09-17 20:35:19 +02:00
about.md chore: Fix dead links to docs.filecoin.io 2022-09-14 00:10:22 +01:00
api-v0-methods-miner.md sector import: Fix lint 2022-09-19 12:13:06 +02:00
api-v0-methods-worker.md sector import: Plumbing for DownloadSectorData in the sealing system 2022-09-19 12:13:05 +02:00
api-v0-methods.md add api and cli calls for beneficiary withdrawl 2022-09-14 12:26:35 -04:00
api-v1-unstable-methods.md add api and cli calls for beneficiary withdrawl 2022-09-14 12:26:35 -04:00
block-validation.md Move unclassified docs back to the docs root 2020-09-21 19:05:49 +02:00
cli-lotus-miner.md v1.17.2-rc2 2022-09-29 15:08:09 +00:00
cli-lotus-worker.md v1.17.2-rc2 2022-09-29 15:08:09 +00:00
cli-lotus.md v1.17.2-rc2 2022-09-29 15:08:09 +00:00
create-miner.md Move unclassified docs back to the docs root 2020-09-21 19:05:49 +02:00
default-lotus-config.toml feat:chain:splitstore auto prune (#9123) 2022-08-08 16:06:32 -04:00
default-lotus-miner-config.toml sector import: Plumb sector download task canfig 2022-09-19 12:13:06 +02:00
dev-tools-pond-ui.md Move unclassified docs back to the docs root 2020-09-21 19:05:49 +02:00
jaeger-tracing.md update jaeger documentation 2021-05-25 23:53:08 -07:00
README.md chore: Fix dead links to docs.filecoin.io 2022-09-14 00:10:22 +01:00
sealing-procs.md Move unclassified docs back to the docs root 2020-09-21 19:05:49 +02:00
WIP-arch-complementary-notes.md Move unclassified docs back to the docs root 2020-09-21 19:05:49 +02:00

Lotus documentation

This folder contains some Lotus documentation mostly intended for Lotus developers.

User documentation (including documentation for miners) has been moved to https://lotus.filecoin.io:

Documentation Website

https://lotus.filecoin.io source is in lotus-docs repository, which contains Lotus as a git submodule.

To update the site, the lotus-docs repository should be updated with the desired version for the lotus git submodule. Once pushed to master, it will be auto-deployed.