lotus/documentation/en
zenground0 33f2d24f54 Snap Deals Integration
- FSM handles the actual cc upgrade process including error states
- PoSting (winning and window) works over upgraded and upgrading sectors
- Integration test and changes to itest framework to reduce flakes
- Update CLI to handle new upgrade
- Update dependencies
2022-01-10 15:39:38 +05:30
..
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 Delete most docs. Update about page with links to docs.filecoin.io 2020-09-17 20:35:19 +02:00
api-v0-methods-miner.md Snap Deals Integration 2022-01-10 15:39:38 +05:30
api-v0-methods-worker.md ExampleValue for a silce is nil 2022-01-04 14:27:10 +08:00
api-v0-methods.md Snap Deals Integration 2022-01-10 15:39:38 +05:30
api-v1-unstable-methods.md Snap Deals Integration 2022-01-10 15:39:38 +05:30
block-validation.md Move unclassified docs back to the docs root 2020-09-21 19:05:49 +02:00
cli-lotus-miner.md Snap Deals Integration 2022-01-10 15:39:38 +05:30
cli-lotus-worker.md docs gen 2021-11-30 18:29:13 -05:00
cli-lotus.md fix: rename query-retrieval-ask to retrieval-ask 2021-12-17 18:01:12 +01:00
create-miner.md Move unclassified docs back to the docs root 2020-09-21 19:05:49 +02:00
default-lotus-config.toml chore(docs): docsgen 2021-10-05 14:25:14 +11:00
default-lotus-miner-config.toml Snap Deals Integration 2022-01-10 15:39:38 +05:30
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 Add README to documentation/en with explanations 2020-09-29 14:45:55 +02: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 specific Lotus sections in https://docs.filecoin.io:

The Lotu.sh site

The https://lotu.sh and https://docs.lotu.sh sites are generated from this folder based on the index provided by .library.json. This is done at the 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.