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: add support for custom storage layouts #192

Merged
merged 20 commits into from
Sep 15, 2023
Merged

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    b53063c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7cfd78 View commit details
    Browse the repository at this point in the history
  3. add solady token tests

    daejunpark committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    2c7ce5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9cde63 View commit details
    Browse the repository at this point in the history
  5. wip: refactor

    daejunpark committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    08abf3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2558e7 View commit details
    Browse the repository at this point in the history
  7. cleanup

    daejunpark committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    68714e6 View commit details
    Browse the repository at this point in the history
  8. fix lint

    daejunpark committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    2088f2f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ddbf36 View commit details
    Browse the repository at this point in the history
  10. update expected output

    daejunpark committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    f65f189 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    cda4691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab5240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4590e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95eb53e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d21ab1 View commit details
    Browse the repository at this point in the history
  6. Revert "ci: refactor ffi test script"

    This reverts commit 7d21ab1.
    daejunpark committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    128bed7 View commit details
    Browse the repository at this point in the history
  7. cleanup ci

    daejunpark committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    bd2c78c View commit details
    Browse the repository at this point in the history
  8. add comment

    daejunpark committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    daee470 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. add vyper erc20 token test

    daejunpark committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f692863 View commit details
    Browse the repository at this point in the history
  2. test: update expected

    daejunpark committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4f6d4ea View commit details
    Browse the repository at this point in the history