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: support bytes array argument in solidity and vyper contracts #2255

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    8c84af3 View commit details
    Browse the repository at this point in the history
  2. Update src/ape/managers/converters.py

    Co-authored-by: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com>
    bitwise-constructs and fubuloubu committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b7cd274 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3399606 View commit details
    Browse the repository at this point in the history
  4. chore: update docstring

    slush committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e7dd0e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge branch 'main' of https://github.com/ApeWorX/ape into fix/contra…

    …ct-bytes-array-argument
    slush committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1836aa4 View commit details
    Browse the repository at this point in the history
  2. chore: adds more test cases and suppors tuple

    slush committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7f540ed View commit details
    Browse the repository at this point in the history
  3. chore: better test

    slush committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c9c656e View commit details
    Browse the repository at this point in the history
  4. chore: lint

    slush committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    610ffbb View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/ApeWorX/ape into fix/contra…

    …ct-bytes-array-argument
    slush committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c41c582 View commit details
    Browse the repository at this point in the history
  6. chore: add functional test for hex concat

    slush committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    25460da View commit details
    Browse the repository at this point in the history