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

Port eth-gas-reporter logic to hardhat-gas-reporter #173

Merged
merged 17 commits into from
Feb 17, 2024
Merged

Conversation

cgewecke
Copy link
Owner

@cgewecke cgewecke commented Feb 15, 2024

#170

  • Migrates core eth-gas-reporter logic
  • Move provider setting to extendProvider
  • Uses extendConfig
  • Adds untested sketch of hardhat run overload
  • Adds totals tracking for TASK_RUN
  • Removes eth-gas-reporter dependency
  • Adds
    "axios": "^1.6.7",
    "chalk": "4.1.2",
    "cli-table3": "^0.6.3",
    "ethereum-cryptography": "^2.1.3",
    "ethers": "^5.7.2",
    "lodash": "^4.17.21"

@cgewecke cgewecke marked this pull request as draft February 16, 2024 02:47
@cgewecke cgewecke mentioned this pull request Feb 17, 2024
54 tasks
@cgewecke cgewecke marked this pull request as ready for review February 17, 2024 19:26
@cgewecke cgewecke merged commit d0f678a into beta Feb 17, 2024
1 check passed
@cgewecke cgewecke deleted the migrate-egr-logic branch February 17, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant