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

accounts/abi/bind: handle UnpackLog with zero topics #26920

Merged
merged 9 commits into from
Mar 31, 2023

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    b3ad4c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. add test for unpacking log0

    s1na committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    04beca9 View commit details
    Browse the repository at this point in the history
  2. Handle anonymous and LOG0 logs

    s1na committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    becc64c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. add more test

    s1na committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    251a8e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. rm unnecessary log0 handling

    s1na committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d955576 View commit details
    Browse the repository at this point in the history
  2. table test

    s1na committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3ef2f7d View commit details
    Browse the repository at this point in the history
  3. revert commits

    s1na committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f077592 View commit details
    Browse the repository at this point in the history
  4. add comment

    s1na committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    509737b View commit details
    Browse the repository at this point in the history
  5. minor

    s1na committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fc11c9f View commit details
    Browse the repository at this point in the history