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

feat(entropy): Limit number of hashes #1822

Merged
merged 13 commits into from
Aug 15, 2024
Merged

feat(entropy): Limit number of hashes #1822

merged 13 commits into from
Aug 15, 2024

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    95397c9 View commit details
    Browse the repository at this point in the history
  2. Revert if numHashes > 500

    m30m committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c41df03 View commit details
    Browse the repository at this point in the history
  3. Add update commitment function

    m30m committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d25c74a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5145a0c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. refactor

    m30m committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ea88972 View commit details
    Browse the repository at this point in the history
  2. refactor

    m30m committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    10a0350 View commit details
    Browse the repository at this point in the history
  3. Add more test

    m30m committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    35ed6f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Rename update to advance

    m30m committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    81dad9d View commit details
    Browse the repository at this point in the history
  2. Bump

    m30m committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8e45727 View commit details
    Browse the repository at this point in the history
  3. Bump more

    m30m committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d7a8ad5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Update event name and types

    m30m committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1ee9b93 View commit details
    Browse the repository at this point in the history
  2. Add more comments

    m30m committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a466400 View commit details
    Browse the repository at this point in the history
  3. fix

    m30m committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d526c13 View commit details
    Browse the repository at this point in the history