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

Use hexutil.Uint for blockCount parameter and oldestBlock result value in feeHistory method #23239

Merged
merged 4 commits into from Jul 27, 2021

Commits on Jul 20, 2021

  1. internal/ethapi/api: use hexutil.uint for blockCount parameter instea…

    …d of int for feeHistory
    lightclient committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    2afa6b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    d4cae7f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Configuration menu
    Copy the full SHA
    0756404 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. eth/gasprice: fixed test

    zsfelfoldi committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    5475535 View commit details
    Browse the repository at this point in the history