d23ea7665b
* deps: update dependencies to address migration memory bloat to address memory concerns during a heavy migration Ref: https://github.com/filecoin-project/go-state-types/pull/260 Ref: https://github.com/whyrusleeping/cbor-gen/pull/96 Ref: https://github.com/filecoin-project/go-amt-ipld/pull/90 * release: prep v1.26.3 patch Prep v1.26.3 patch release: - Update changelog, version and make gen + make docsgen-cli * deps: update cbor-gen to tagged version deps: update cbor-gen to tagged version * deps: update go-state-types to tagged version deps: update go-state-types to tagged version v0.13.2 * chore: deps: update go-state-types to v0.13.3 Fixes a panic when we have fewer than 1k proposals. --------- Co-authored-by: Phi-rjan <orjan.roren@gmail.com> Co-authored-by: Rod Vagg <rod@vagg.org> Co-authored-by: Steven Allen <steven@stebalien.com> |
||
---|---|---|
.. | ||
architecture | ||
.glossary.json | ||
.library.json | ||
about.md | ||
actor-events-api.md | ||
api-v0-methods-curio.md | ||
api-v0-methods-miner.md | ||
api-v0-methods-worker.md | ||
api-v0-methods.md | ||
api-v1-unstable-methods.md | ||
block-validation.md | ||
cli-curio.md | ||
cli-lotus-miner.md | ||
cli-lotus-provider.md | ||
cli-lotus-worker.md | ||
cli-lotus.md | ||
cli-sptool.md | ||
create-miner.md | ||
data-onboarding-visibility.md | ||
default-curio-config.toml | ||
default-lotus-config.toml | ||
default-lotus-miner-config.toml | ||
dev-tools-pond-ui.md | ||
jaeger-tracing.md | ||
README.md | ||
sealing-procs.md | ||
WIP-arch-complementary-notes.md |
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:
- https://lotus.filecoin.io/lotus/get-started/what-is-lotus/
- https://lotus.filecoin.io/tutorials/lotus/store-and-retrieve/store-data/
- https://lotus.filecoin.io/tutorials/lotus-miner/run-a-miner/
- https://lotus.filecoin.io/developers/
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.