Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding doc comments to risc0_zkp crate, mostly in core. #254

Merged
merged 31 commits into from
Aug 25, 2022
Merged

Commits on Aug 22, 2022

  1. including Goldilocks

    3lkn committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    45059b0 View commit details
    Browse the repository at this point in the history
  2. Adding Goldilocks field

    3lkn committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    cf3cac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44623f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bda8f55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f7ca78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d548e9 View commit details
    Browse the repository at this point in the history
  7. Update risc0/zkp/rust/src/field/goldilocks.rs

    Co-authored-by: Frank Laub <flaub@risc0.com>
    3lkn and flaub committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    3f3e938 View commit details
    Browse the repository at this point in the history
  8. Update risc0/zkp/rust/src/field/goldilocks.rs

    Co-authored-by: Tim Zerrell <tim.zerrell@risczero.com>
    3lkn and tzerrell committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    bb7aeba View commit details
    Browse the repository at this point in the history
  9. Update risc0/zkp/rust/src/field/goldilocks.rs

    Co-authored-by: Tim Zerrell <tim.zerrell@risczero.com>
    3lkn and tzerrell committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    33af69b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    2cd8ce5 View commit details
    Browse the repository at this point in the history
  2. updating comments in and

    3lkn committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    54af67f View commit details
    Browse the repository at this point in the history
  3. Update risc0/zkp/rust/src/field/goldilocks.rs

    Co-authored-by: Frank Laub <flaub@risc0.com>
    3lkn and flaub committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    1d3101f View commit details
    Browse the repository at this point in the history
  4. Update risc0/zkp/rust/src/field/goldilocks.rs

    Co-authored-by: Frank Laub <flaub@risc0.com>
    3lkn and flaub committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    015a03b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e68c23 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Update risc0/zkp/rust/src/field/baby_bear.rs

    Co-authored-by: Tim Zerrell <tim.zerrell@risczero.com>
    3lkn and tzerrell committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    a1a2c9f View commit details
    Browse the repository at this point in the history
  2. Update risc0/zkp/rust/src/field/goldilocks.rs

    Co-authored-by: Tim Zerrell <tim.zerrell@risczero.com>
    3lkn and tzerrell committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    665ae15 View commit details
    Browse the repository at this point in the history
  3. Update risc0/zkp/rust/src/field/goldilocks.rs

    Co-authored-by: Tim Zerrell <tim.zerrell@risczero.com>
    3lkn and tzerrell committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    08c6e7b View commit details
    Browse the repository at this point in the history
  4. Update risc0/zkp/rust/src/field/goldilocks.rs

    Co-authored-by: Frank Laub <flaub@risc0.com>
    3lkn and flaub committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    ca56c8e View commit details
    Browse the repository at this point in the history
  5. Update risc0/zkp/rust/src/field/goldilocks.rs

    Co-authored-by: Frank Laub <flaub@risc0.com>
    3lkn and flaub committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    510b785 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4428c73 View commit details
    Browse the repository at this point in the history
  7. Update risc0/zkp/rust/src/field/goldilocks.rs

    Co-authored-by: Tim Zerrell <tim.zerrell@risczero.com>
    3lkn and tzerrell committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6160b53 View commit details
    Browse the repository at this point in the history
  8. documentation for fields

    3lkn committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    2c94984 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f081770 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a93d83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c0e362f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de82593 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f9a1aea View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    8652223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5770b5f View commit details
    Browse the repository at this point in the history
  3. fixing log2_ceil example

    3lkn committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    3421f1f View commit details
    Browse the repository at this point in the history
  4. fixing fp and fp4 comments

    3lkn committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    4eb52eb View commit details
    Browse the repository at this point in the history