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

Add metrics for gas price / usage #700

Merged
merged 3 commits into from
Jun 30, 2023
Merged

Commits on Jun 29, 2023

  1. Add metrics for gas price / usage

    Log errors instead of returning if there is a mismatch between the number of
    transactions and receipts (this would mean an issue at dev time instead of
    runtime)
    nytzuga committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6a21b9a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Update core/blockchain.go

    Co-authored-by: aaronbuchwald <aaron.buchwald56@gmail.com>
    Signed-off-by: Cesar <137245636+nytzuga@users.noreply.github.com>
    nytzuga and aaronbuchwald authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    9d8d323 View commit details
    Browse the repository at this point in the history
  2. Fix comments

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