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

Procedural SafeCast.sol generation #3245

Merged
merged 23 commits into from May 21, 2022
Merged

Commits on Mar 7, 2022

  1. automatic SafeCast generation

    Amxx committed Mar 7, 2022
    Copy the full SHA
    97099c0 View commit details
    Browse the repository at this point in the history
  2. lint

    Amxx committed Mar 7, 2022
    Copy the full SHA
    921f515 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Amxx committed Mar 7, 2022
    Copy the full SHA
    f19f913 View commit details
    Browse the repository at this point in the history
  4. update workflows

    Amxx committed Mar 7, 2022
    Copy the full SHA
    33032e6 View commit details
    Browse the repository at this point in the history
  5. re-track SafeCast.sol

    Amxx committed Mar 7, 2022
    Copy the full SHA
    1261fdf View commit details
    Browse the repository at this point in the history
  6. Revert "update workflows"

    This reverts commit 33032e6.
    Amxx committed Mar 7, 2022
    Copy the full SHA
    ea8e872 View commit details
    Browse the repository at this point in the history
  7. lint

    Amxx committed Mar 7, 2022
    Copy the full SHA
    d846b6c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Refactor code generation

    Amxx committed May 12, 2022
    Copy the full SHA
    519d009 View commit details
    Browse the repository at this point in the history
  2. improve template consistency

    Amxx committed May 12, 2022
    Copy the full SHA
    8f3453c View commit details
    Browse the repository at this point in the history
  3. fix lint

    Amxx committed May 12, 2022
    Copy the full SHA
    9cd95c4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    debccb7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. fix lint

    Amxx committed May 13, 2022
    Copy the full SHA
    69c65e0 View commit details
    Browse the repository at this point in the history
  2. missed int248/uint248

    Amxx committed May 13, 2022
    Copy the full SHA
    0684ee9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Copy the full SHA
    d4c789f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f827f2b View commit details
    Browse the repository at this point in the history
  3. enable generation check in CI

    Amxx committed May 18, 2022
    Copy the full SHA
    6a1c6d4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Apply suggestions from code review

    Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
    Amxx and frangio committed May 19, 2022
    Copy the full SHA
    7a4c2ad View commit details
    Browse the repository at this point in the history
  2. add range js helpers

    Amxx committed May 19, 2022
    Copy the full SHA
    772efda View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7342407 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. fix lint

    Amxx committed May 20, 2022
    Copy the full SHA
    7461e2a View commit details
    Browse the repository at this point in the history
  2. add Changelog entry

    Amxx committed May 20, 2022
    Copy the full SHA
    d675c0d View commit details
    Browse the repository at this point in the history
  3. lint

    Amxx committed May 20, 2022
    Copy the full SHA
    550d20a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5b1d491 View commit details
    Browse the repository at this point in the history