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

stdStorage: support packed variables #505

Merged
merged 13 commits into from
Feb 28, 2024
Merged

Commits on Feb 2, 2024

  1. Try unpacking storage

    klkvr committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    34a5e31 View commit details
    Browse the repository at this point in the history
  2. fmt

    klkvr committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    149fd07 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Add test

    klkvr committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    39468fa View commit details
    Browse the repository at this point in the history
  2. Refactor

    klkvr committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    9f22ad9 View commit details
    Browse the repository at this point in the history
  3. typos

    klkvr committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    6590fa6 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Fix compilation

    klkvr committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    fe20ce1 View commit details
    Browse the repository at this point in the history
  2. more checks + refactoring

    klkvr committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    8ba6240 View commit details
    Browse the repository at this point in the history
  3. add find method

    klkvr committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    5d807bf View commit details
    Browse the repository at this point in the history
  4. avoid overflow in tests

    klkvr committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    3123c91 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. optional

    klkvr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    47bc277 View commit details
    Browse the repository at this point in the history
  2. with_calldata

    klkvr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c4f730d View commit details
    Browse the repository at this point in the history
  3. testFuzzPacked

    klkvr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fc269df View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add USDC deal fork test

    klkvr committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c23659e View commit details
    Browse the repository at this point in the history