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

fix: removed gas config in hardhat.config.js (#392) #696

Conversation

quiet-node
Copy link
Member

Description:
Removed gas config in hardhat.config.js

Related issue(s):

Fixes #392

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@quiet-node quiet-node self-assigned this Mar 5, 2024
@quiet-node quiet-node requested a review from a team as a code owner March 5, 2024 19:20
Copy link

github-actions bot commented Mar 5, 2024

Test Results

242 tests  ±0   236 ✔️ +2   7m 34s ⏱️ +16s
  72 suites ±0       6 💤 ±0 
  14 files   ±0       0  - 2 

Results for commit e453547. ± Comparison against base commit b7224a1.

@quiet-node quiet-node added enhancement New feature or request Tooling tooling labels Mar 6, 2024
Copy link
Contributor

@acuarica acuarica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@quiet-node quiet-node merged commit 025d1ef into main Mar 6, 2024
23 checks passed
@quiet-node quiet-node deleted the 392-the-gas-10000000-definition-should-be-removed-from-the-hardhatconfig branch March 6, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Tooling tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The gas: 10000000 definition should be removed from the hardhat.config
2 participants