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

eth/abi: enable packed encoding #211

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

eth/abi: enable packed encoding #211

wants to merge 9 commits into from

Commits on Jan 18, 2023

  1. eth/abi: enable packed encoding

    q9f committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    6b712bb View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    1d4c456 View commit details
    Browse the repository at this point in the history
  2. add string and byte types

    q9f committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1e13509 View commit details
    Browse the repository at this point in the history
  3. add packed decoding ;-)

    q9f committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    84ecf6f View commit details
    Browse the repository at this point in the history
  4. fix packed decoding

    q9f committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3f39495 View commit details
    Browse the repository at this point in the history
  5. actually test the packed encoder

    q9f committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e3f2b9c View commit details
    Browse the repository at this point in the history
  6. packed address

    q9f committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c3cbc67 View commit details
    Browse the repository at this point in the history
  7. add packed hashes

    q9f committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e455af7 View commit details
    Browse the repository at this point in the history
  8. ru fo

    q9f committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8b84fa5 View commit details
    Browse the repository at this point in the history