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

improve(ProviderUtils): Add filtered key to eth_getLogs #850

Merged
merged 4 commits into from
Aug 3, 2023

Commits on Aug 2, 2023

  1. improve(ProviderUtils): Add filtered key to eth_getLogs

    We've seen QuickNode add in a `transactionLogIndex` field which isn't in the spec and is causing quorum agreement issues
    nicholaspai committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    425d7f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    93eaae5 View commit details
    Browse the repository at this point in the history
  2. Update ObjectUtils.ts

    nicholaspai committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c5b9c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab7be06 View commit details
    Browse the repository at this point in the history