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

Fix VDF prover failures on Windows #216

Merged
merged 36 commits into from
Oct 15, 2024
Merged

Fix VDF prover failures on Windows #216

merged 36 commits into from
Oct 15, 2024

Commits on Oct 8, 2024

  1. test

    wjblanke committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    65887a7 View commit details
    Browse the repository at this point in the history
  2. fix

    wjblanke committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    57afce1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. deterministic

    wjblanke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9df04a7 View commit details
    Browse the repository at this point in the history
  2. deterministic

    wjblanke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    67386c0 View commit details
    Browse the repository at this point in the history
  3. deterministic

    wjblanke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    675b577 View commit details
    Browse the repository at this point in the history
  4. deterministic

    wjblanke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bba53f3 View commit details
    Browse the repository at this point in the history
  5. deterministic

    wjblanke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9b37bf7 View commit details
    Browse the repository at this point in the history
  6. logs

    wjblanke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bcdecee View commit details
    Browse the repository at this point in the history
  7. get rid of double

    wjblanke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    51e6901 View commit details
    Browse the repository at this point in the history
  8. print

    wjblanke committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    25005a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. c reproducer

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1fbc0fb View commit details
    Browse the repository at this point in the history
  2. hex

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b51debc View commit details
    Browse the repository at this point in the history
  3. fix

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5588624 View commit details
    Browse the repository at this point in the history
  4. 0

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e35fe03 View commit details
    Browse the repository at this point in the history
  5. tovec

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    38715bd View commit details
    Browse the repository at this point in the history
  6. tovec

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e1d0d57 View commit details
    Browse the repository at this point in the history
  7. tovec

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    08a5858 View commit details
    Browse the repository at this point in the history
  8. tovec

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7f5f6f1 View commit details
    Browse the repository at this point in the history
  9. tovec

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2939d45 View commit details
    Browse the repository at this point in the history
  10. tovec

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b1d1e94 View commit details
    Browse the repository at this point in the history
  11. hmm

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ad9a052 View commit details
    Browse the repository at this point in the history
  12. hmm

    wjblanke committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    64309c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. gmp print

    wjblanke committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    00cbabd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. sanitize

    wjblanke committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e5f7120 View commit details
    Browse the repository at this point in the history
  2. windows fixes

    wjblanke committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    dca8e96 View commit details
    Browse the repository at this point in the history
  3. no sanitize

    wjblanke committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8e2e1c3 View commit details
    Browse the repository at this point in the history
  4. mas

    wjblanke committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9b74292 View commit details
    Browse the repository at this point in the history
  5. the fix

    wjblanke committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b6b5c32 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. cleanup

    wjblanke committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    c1a955e View commit details
    Browse the repository at this point in the history
  2. cleanup

    wjblanke committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    c1a25d8 View commit details
    Browse the repository at this point in the history
  3. comment

    wjblanke committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    4f1ca86 View commit details
    Browse the repository at this point in the history
  4. comment

    wjblanke committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    90c0f3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71be19e View commit details
    Browse the repository at this point in the history
  6. sigh

    wjblanke committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    b10a2c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. don't leak memory

    wjblanke committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b97dfe5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix memfree

    wjblanke committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1cc41cf View commit details
    Browse the repository at this point in the history