mirror of
https://github.com/filecoin-project/lotus.git
synced 2025-05-17 15:20:37 +08:00

* docs: initial copy of https://filoznotebook.notion.site/Filecoin-V2-APIs-1d0dc41950c1808b914de5966d501658 * docs: add CLAUDE.md with context about V2 API documentation work * docs: clean up formatting in V2 API documentation * docs: added table of contents This makes it easier to see what content sections are being changed/added in future diffs. * docs: add safe tag documentation with 200 epoch distance\n\nThis adds:\n- Safe tag to TipSetSelector options\n- Documentation about 200 epochs behind head placement\n- Updated comprehensive table of contents to include new sections * docs: update based on changes/suggestions from Gemini 2.5 Pro Preview 03-25 * docs: added status update and minor CLAUDE.md update * docs: fixed incorrect statement and pointed to safe constant investigation tracking item * docs: fixing GoDoc for SafeHeightDistance * docs: update api-v2-experimental.md based on PR feedback - Removed bad recommendations for handling when need consistent state - Fixed mermaid diagram - Made clear this doc isn't the permanent home * chore: cleanup Fixed formatting errors. Added docs about the table of contents. * chore: fix go fmt issues in comment formatting