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[codegen]: add back in returndatasize check #4144

Merged

Commits on Jun 12, 2024

  1. add back in returndatasize check

    it's not checked in `make_setter` when `needs_clamp` is False
    charles-cooper committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f544102 View commit details
    Browse the repository at this point in the history
  2. add a test

    contributed by @cyberthirst
    
    ---------
    
    Co-authored-by: cyberthirst <cyberthirst.eth@gmail.com>
    charles-cooper and cyberthirst committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7653155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a8a40e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    5b4c425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c458dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6da2ae View commit details
    Browse the repository at this point in the history
  4. update comment

    charles-cooper committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e6cd05e View commit details
    Browse the repository at this point in the history