5582b1ae28
fix(docs): correct typos across whole doc ( #12909 )
...
* fix:typos
* fix: suggested change
2025-02-19 14:47:23 +01:00
ff620b0be5
chore(docs): fix minor typos ( #12824 )
2025-01-13 02:01:29 +00:00
f422705801
chore(docs): fix minor typos ( #12820 )
2025-01-10 05:06:27 +00:00
5e566ba8ae
feat: generate default configs for docs without compiled binaries
2025-01-08 09:57:27 +11:00
942094cbf3
feat: separate docsgen-config Makefile target
...
still requires compiled binaries to produce the config, separate from
docsgen-cli which does not require them
2025-01-08 09:57:27 +11:00
4f29e2ecaa
chore: more frequent migration progress logs ( #12732 )
2024-12-12 22:11:15 +11:00
c6fdf956c5
chore: update network skeleton docs ( #12631 )
2024-10-24 08:40:15 +02:00
e14753c5fa
docs: update network skeleton docs based on nv24 learnings ( #12524 )
...
* docs: summarizing how network upgrades impact Lotus and its key dependencies
* Formatting updates
* formatting
* added diagram
* Moved diagram up
* Update LOTUS_RELEASE_FLOW.md
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
* Update documentation/misc/Building_a_network_skeleton.md
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
* Update documentation/misc/Building_a_network_skeleton.md
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
* Update documentation/misc/Building_a_network_skeleton.md
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
* Adding rust-filecoin-proofs-api and removing go-state-types dependency from ffi
* typos
* Added go-state-types back in as a dependency of ffi.
* docs: update network skeleton docs based on nv24 learnings
This includes some followups/learnings https://github.com/filecoin-project/lotus/pull/12481 .
* cleanups
* formatting
* Update documentation/misc/Building_a_network_skeleton.md
---------
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
2024-09-30 17:45:42 +00:00
6ccb1f1e52
docs: summarizing how network upgrades impact Lotus and its key dependencies ( #12481 )
...
* docs: summarizing how network upgrades impact Lotus and its key dependencies
* Formatting updates
* formatting
* added diagram
* Moved diagram up
* Update LOTUS_RELEASE_FLOW.md
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
* Update documentation/misc/Building_a_network_skeleton.md
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
* Update documentation/misc/Building_a_network_skeleton.md
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
* Update documentation/misc/Building_a_network_skeleton.md
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
* Adding rust-filecoin-proofs-api and removing go-state-types dependency from ffi
* typos
* Added go-state-types back in as a dependency of ffi.
---------
Co-authored-by: Phi-rjan <orjan.roren@gmail.com>
2024-09-30 07:58:11 -07:00
4b75fa86b2
chore: docs: Update step in skeleton guide ( #12349 )
...
* chore: docs: Update dependencies in Lotus
chore: docs: Update dependencies in Lotus
* Update documentation/misc/Building_a_network_skeleton.md
Co-authored-by: Rod Vagg <rod@vagg.org>
---------
Co-authored-by: Rod Vagg <rod@vagg.org>
2024-08-07 07:27:09 +00:00
5b52dbc090
Update Building_a_network_skeleton.md ( #12280 )
...
Update Building_a_network_skeleton.md with the steps needed for adding support for nvXX in lotus-shed cmd´s
2024-07-24 08:46:51 +02:00
7ea0e6cb82
chore: docs: fix typos ( #12198 )
...
Co-authored-by: fsgerse <173036932+fsgerse@users.noreply.github.com>
2024-07-11 11:55:14 +10:00
b73d4e0481
docs:Building_a_network_skeleton.md cleanups ( #12079 )
...
* Building_a_network_skeleton.md cleanups
Go-State-Types Checklist updates
* Updated Lotus PR to the one that was merged for nv23
* Made network version substitute variable to consistently be "xx" instead of 3 or more "x"'s in some cases.
Adjusted ToC.
* Leaving ToC untouched
* Building_a_network_skeleton.md cleanups
Go-State-Types Checklist updates
* Made network version substitute variable to consistently be "xx" instead of 3 or more "x"'s in some cases.
Adjusted ToC.
* Leaving ToC untouched
* Building_a_network_skeleton.md cleanups
Go-State-Types Checklist updates
* Made network version substitute variable to consistently be "xx" instead of 3 or more "x"'s in some cases.
Adjusted ToC.
2024-06-17 08:15:31 -07:00
1b2dde1e65
chore: docs: Update skeleton guide ( #11960 )
...
* Updates to nv-skeleton guide
Updates to nv-skeleton guide
* Add link to FVM crates checklist
Add link to FVM crates checklist
2024-05-04 10:52:58 +02:00
ec6d3e1483
chore: docs: nv-skeleton documentation ( #11065 )
...
* nv-skeleton documentation
Add a tutorial for how one can create a nv-skeleton in Lotus
* Add footnote for `Add migration` step
Add footnote for `Add migration` step
* Indent migration-code
Indent migration-code to make it show properly as a footnote.
* Add ref-fvm and filecoin-ffi checklist
Add ref-fvm and filecoin-ffi checklist
* Add Filecoin-FFI steps
Add Filecoin-FFI steps
* Add step to params_butterfly.go
Add step to params_butterfly.go
* Fix typo
Fix typo
* Add links to reference PRs
Add links to reference PRs
* Update ref-fvm list
Update ref-fvm list
2024-04-25 15:46:13 -04:00