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

[EVM-696] eth_FeeHistory #1669

Merged
merged 17 commits into from
Jul 4, 2023
Merged

[EVM-696] eth_FeeHistory #1669

merged 17 commits into from
Jul 4, 2023

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    c62071a View commit details
    Browse the repository at this point in the history
  2. add goroutines to eth_endpoint

    owen committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0fabf3b View commit details
    Browse the repository at this point in the history
  3. init tests, clean

    owen committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    eacf98c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. lru caching

    owen committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1f45aca View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. feedback changes

    owen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8f41449 View commit details
    Browse the repository at this point in the history
  2. linting

    owen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d2b9029 View commit details
    Browse the repository at this point in the history
  3. linting final

    owen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    04cf6e6 View commit details
    Browse the repository at this point in the history
  4. block does not exist test fix

    owen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    cd6a31f View commit details
    Browse the repository at this point in the history
  5. we fix again

    owen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f25784e View commit details
    Browse the repository at this point in the history
  6. test fix

    owen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    193e8b0 View commit details
    Browse the repository at this point in the history
  7. .

    owen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    bb051d2 View commit details
    Browse the repository at this point in the history
  8. fix GetBlockByNumber mock

    owen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    631188a View commit details
    Browse the repository at this point in the history
  9. rm unused helper

    owen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    4b0313b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. feedback changes

    owen committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    89f4ba3 View commit details
    Browse the repository at this point in the history
  2. happy tests

    owen committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    66f12be View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. use FeeHistoryReturn

    owen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f4acfa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. lint fix

    owen committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    17522f8 View commit details
    Browse the repository at this point in the history