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: add proof size check when the VRF proof is empty #765

Merged
merged 6 commits into from
Mar 15, 2024

Commits on Mar 11, 2024

  1. fix: handle the case when the proof is empty

    Signed-off-by: 170210 <j170210@icloud.com>
    170210 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6b7f777 View commit details
    Browse the repository at this point in the history
  2. chore: add test cases for ValidateProof

    Signed-off-by: 170210 <j170210@icloud.com>
    170210 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8ac1f7d View commit details
    Browse the repository at this point in the history
  3. fix: fix for all failed tests

    Signed-off-by: 170210 <j170210@icloud.com>
    170210 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3214ef3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fixup: fix for comment

    Signed-off-by: 170210 <j170210@icloud.com>
    170210 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9231e40 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fixup: fix for comment

    Signed-off-by: 170210 <j170210@icloud.com>
    170210 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ab194ac View commit details
    Browse the repository at this point in the history
  2. docs: update document

    Signed-off-by: 170210 <j170210@icloud.com>
    170210 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4a2f67b View commit details
    Browse the repository at this point in the history