lotus/documentation/en
Phi dd0c4a0a34 Tune down parallel reads
Tuning down the default post-parallel-reads to a conservative number.
2023-02-28 10:25:33 +01:00
..
architecture Fix: typos 2023-01-31 23:33:11 +01: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 Fix: typo 2023-01-31 23:20:20 +01:00
api-v0-methods-miner.md NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
api-v0-methods-worker.md fix: docgen: correctly check for exported fields 2022-12-23 12:59:12 -05:00
api-v0-methods.md range-export: make gen 2023-02-14 21:08:10 +01:00
api-v1-unstable-methods.md Merge remote-tracking branch 'origin/master' into hsanjuan/chain-export-range-rebased 2023-02-23 13:08:14 +01:00
block-validation.md Fix: typo 2023-01-31 23:25:26 +01:00
cli-lotus-miner.md Merge pull request #10202 from filecoin-project/feat/faster-sectors-list 2023-02-15 19:59:17 +01:00
cli-lotus-worker.md Tune down parallel reads 2023-02-28 10:25:33 +01:00
cli-lotus.md - add calibration nv18 upgade epoch 2023-02-14 18:48:23 -05:00
create-miner.md Fix: typo 2023-01-31 23:27:40 +01:00
default-lotus-config.toml remove extra event doc 2023-01-19 19:53:21 -05:00
default-lotus-miner-config.toml Merge pull request #7398 from ChainSafe/libp2p-pubsub-tracer 2022-12-08 12:14:56 +01:00
dev-tools-pond-ui.md Fix: typo 2023-01-31 23:28:24 +01:00
jaeger-tracing.md Fix: typos 2023-01-31 23:30:09 +01:00
README.md chore: Fix dead links to docs.filecoin.io 2022-09-14 00:10:22 +01:00
sealing-procs.md add a doc on amd vs intel cpus 2020-06-03 08:45:53 -07:00
WIP-arch-complementary-notes.md Fix: typos 2023-01-31 23:23:42 +01: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.