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(sha256): Fix upper bound when building msg block and delay final block compression under certain cases #5838

Merged
merged 15 commits into from
Aug 28, 2024

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    9c78909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    559f7c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d92c41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eca3699 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7de03a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. reduce unconstrained false positives for small sha msgs, still happen…

    …ing on the new larger regression
    vezenovm committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    266ba46 View commit details
    Browse the repository at this point in the history
  2. merge conflicts w/ master

    vezenovm committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c3b3884 View commit details
    Browse the repository at this point in the history
  3. fix type annot bugs

    vezenovm committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4b9b6ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bf7f70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f471b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd6a7fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eba719 View commit details
    Browse the repository at this point in the history
  8. delete unnecessary test

    vezenovm committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    cff6b87 View commit details
    Browse the repository at this point in the history
  9. nargo fmt

    vezenovm committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0a23943 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8283366 View commit details
    Browse the repository at this point in the history