forked from risc0/risc0
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand examples in documentation (risc0#393)
* WIP * Format * Re-add semantic newline * Fix mismatched initial hash data * WIP Receipt * Finish Receipt module examples * Add examples to prover Rust docs * Manually flatten fake journal * Revise `expect` text Co-authored-by: Frank Laub <[email protected]> * Format/wordsmith Co-authored-by: Frank Laub <[email protected]> * Document Prover::cycles * Revise `run_with_hal` docs * Document `default_hal` * Clarify language documenting `Prover::run` Co-authored-by: Frank Laub <[email protected]> * Use more idiomatic array init Co-authored-by: Frank Laub <[email protected]> * Revise add_input_u8_slice docs Co-authored-by: Frank Laub <[email protected]> * Format & extend revisions to add_input_u8_slice * Format * Fully qualify to_vec in example * Discuss Err in functions not expects * Format * Add info on get_output_u32_vec Err * Add `receipt` module summary * Document `insecure_skip_seal` * Replace expect with ? in receipt docs * Revise receipt module docs * Document receipt verify functions * Document `Receipt::new` --------- Co-authored-by: Frank Laub <[email protected]>
- Loading branch information
Showing
3 changed files
with
290 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.