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

gas-oracle: bump go-ethereum dep to v1.10.10 #1602

Merged
merged 3 commits into from Oct 19, 2021

Commits on Oct 19, 2021

  1. gas-oracle: bump go-ethereum dep to v1.10.10

    Bumps the go-ethereum dep to release v1.10.10
    which fixes a bug with the transact opts where
    it is mutated and can cause gas estimation errors.
    
    See ethereum/go-ethereum#23719
    tynes committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    336d6d8 View commit details
    Browse the repository at this point in the history
  2. gas-oracle: fix linting errors

    tynes committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    d5233f4 View commit details
    Browse the repository at this point in the history
  3. chore: add changeset

    tynes committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    4668331 View commit details
    Browse the repository at this point in the history