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

feat: implement quicknode geth vs reth output comparison #775

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    f03ebdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6f112 View commit details
    Browse the repository at this point in the history
  3. fic prettier

    jsy1218 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    31aabe0 View commit details
    Browse the repository at this point in the history
  4. feedbacks

    jsy1218 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1a5dd5e View commit details
    Browse the repository at this point in the history
  5. fix prettier

    jsy1218 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8178083 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba0393b View commit details
    Browse the repository at this point in the history
  7. send method ethers library returns the result as is based on the lib …

    …inspection, so we are deserializing the result object ourselves
    jsy1218 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1a76072 View commit details
    Browse the repository at this point in the history
  8. send method ethers library returns the result as is based on the lib …

    …inspection, so we are deserializing the result object ourselves
    jsy1218 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e393fff View commit details
    Browse the repository at this point in the history
  9. complete unit test coverage

    jsy1218 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    76b6255 View commit details
    Browse the repository at this point in the history