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: add getGasPrice rpc provider method #1056

Merged
merged 6 commits into from
Apr 8, 2024

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    dd7aa8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d572c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    4188cc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2764d6 View commit details
    Browse the repository at this point in the history
  3. fix: change rpc provide method helper

    - change the helper method of `getL1GasPrice()` from `getBlockWithTxs()` to `getBlockWithTxHashes()`
    princeibs committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9c9be86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    370c771 View commit details
    Browse the repository at this point in the history