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: events index: record processed epochs and tipsets for events and eth_get_log blocks till requested tipset has been indexed #12080

Merged
merged 20 commits into from
Jun 20, 2024

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    b9128f2 View commit details
    Browse the repository at this point in the history
  2. create correct index

    aarshkshah1992 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    700684f View commit details
    Browse the repository at this point in the history
  3. migrate to version 6

    aarshkshah1992 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bce9615 View commit details
    Browse the repository at this point in the history
  4. fix typo

    aarshkshah1992 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6448805 View commit details
    Browse the repository at this point in the history
  5. test both conditions

    aarshkshah1992 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0ad4466 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. changes as per review

    aarshkshah1992 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5678feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    736eeb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65ae920 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    e4cf426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2421644 View commit details
    Browse the repository at this point in the history
  3. fix naming

    aarshkshah1992 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    67fbe6a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. changes as per review

    aarshkshah1992 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c61c270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e7083 View commit details
    Browse the repository at this point in the history
  3. use correct var

    aarshkshah1992 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f5fbaa7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. changes as per review

    aarshkshah1992 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d81803d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. add unique constraint

    aarshkshah1992 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    11ba4dd View commit details
    Browse the repository at this point in the history
  2. fix test wait

    aarshkshah1992 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f7b8d39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    306aded View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Rod Vagg <[email protected]>
    aarshkshah1992 and rvagg authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4869218 View commit details
    Browse the repository at this point in the history
  5. reduce duplication

    aarshkshah1992 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f42a5f4 View commit details
    Browse the repository at this point in the history