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

Problem: tx receipt don't contain events #93

Merged
merged 4 commits into from
Sep 22, 2021

Commits on Sep 22, 2021

  1. Problem: tx receipt don't contain events

    Solution:
    - convert tx hash when query logs
    - transaction index in logs start from 0
    yihuang committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8042e89 View commit details
    Browse the repository at this point in the history
  2. fix python format

    yihuang committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    e29249d View commit details
    Browse the repository at this point in the history
  3. fix bloom filter test

    yihuang committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    e1b0994 View commit details
    Browse the repository at this point in the history
  4. fix eth-bloom setup

    yihuang committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    98bca43 View commit details
    Browse the repository at this point in the history