Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zkcrypto/bulletproofs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: zkcrypto/bulletproofs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rp-bench
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Jun 25, 2021

  1. Add rp test for n=32, m=1024. Also print proof size (run with

    running 0 tests
    
    test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 27 filtered out; finished in 0.00s
    
    running 0 tests
    
    test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s to see output)
    Cathie Yun committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    7b8ff47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf65ad4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. trying to get bit-proof to work

    Cathie Yun committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    6321b57 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    ca94681 View commit details
    Browse the repository at this point in the history
Loading