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: prevent out of bounds on lookup inners access #365

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    2c08967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93df82c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    4634232 View commit details
    Browse the repository at this point in the history
  2. refactor: return error instead of panic when decompressing proof

    also added a unit test for decompressExist to cover new error handling
    colin-axner committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e08b568 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9d758 View commit details
    Browse the repository at this point in the history
  4. chore: changelog entry

    colin-axner committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c33dd0d View commit details
    Browse the repository at this point in the history
  5. chore: changelog wording

    colin-axner committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    284999c View commit details
    Browse the repository at this point in the history
  6. lint

    colin-axner committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    365ec7a View commit details
    Browse the repository at this point in the history
  7. lint spacing

    colin-axner committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    891d26e View commit details
    Browse the repository at this point in the history