Add PVF module documentation (#6293)
* Add PVF module documentation TODO (once the PRs land): - [ ] Document executor parametrization. - [ ] Document CPU time measurement of timeouts. * Update node/core/pvf/src/lib.rs Co-authored-by:Andrei Sandu <54316454+sandreim@users.noreply.github.com> * Clarify meaning of PVF acronym * Move PVF doc to implementer's guide * Clean up implementer's guide a bit * Add page for PVF types * pvf: Better separation between crate docs and implementer's guide * ci: Add "prevalidating" to the dictionary * ig: Remove types/chain.md The types contained therein did not exist and the file was not referenced anywhere. Co-authored-by:
Andrei Sandu <54316454+sandreim@users.noreply.github.com>
Showing
- polkadot/node/core/pvf/src/executor_intf.rs 1 addition, 1 deletionpolkadot/node/core/pvf/src/executor_intf.rs
- polkadot/node/core/pvf/src/lib.rs 26 additions, 11 deletionspolkadot/node/core/pvf/src/lib.rs
- polkadot/node/core/pvf/src/priority.rs 1 addition, 1 deletionpolkadot/node/core/pvf/src/priority.rs
- polkadot/roadmap/implementers-guide/README.md 5 additions, 0 deletionspolkadot/roadmap/implementers-guide/README.md
- polkadot/roadmap/implementers-guide/src/SUMMARY.md 0 additions, 1 deletionpolkadot/roadmap/implementers-guide/src/SUMMARY.md
- polkadot/roadmap/implementers-guide/src/glossary.md 0 additions, 1 deletionpolkadot/roadmap/implementers-guide/src/glossary.md
- polkadot/roadmap/implementers-guide/src/node/utility/candidate-validation.md 35 additions, 0 deletions...plementers-guide/src/node/utility/candidate-validation.md
- polkadot/roadmap/implementers-guide/src/node/utility/pvf-prechecker.md 3 additions, 3 deletions...map/implementers-guide/src/node/utility/pvf-prechecker.md
- polkadot/roadmap/implementers-guide/src/types/candidate.md 16 additions, 0 deletionspolkadot/roadmap/implementers-guide/src/types/candidate.md
- polkadot/roadmap/implementers-guide/src/types/chain.md 0 additions, 30 deletionspolkadot/roadmap/implementers-guide/src/types/chain.md
- polkadot/roadmap/implementers-guide/src/types/overseer-protocol.md 1 addition, 3 deletions...roadmap/implementers-guide/src/types/overseer-protocol.md
- polkadot/roadmap/implementers-guide/src/types/pvf-prechecking.md 2 additions, 0 deletions...t/roadmap/implementers-guide/src/types/pvf-prechecking.md
- polkadot/scripts/ci/gitlab/lingua.dic 1 addition, 0 deletionspolkadot/scripts/ci/gitlab/lingua.dic
Please register or sign in to comment