cgewecke / hardhat-gas-reporter

Gas Usage Analytics for Hardhat
MIT License
409 stars 56 forks source link

Please Allow setting gas price to less than 1. #152

Closed ofumbi closed 5 months ago

ofumbi commented 1 year ago

some networks have very low gas price, less than 1 like 0.001. allow this setting so that we can accurately estimate the gas price

cgewecke commented 5 months ago

This is fixed in the latest version (2.0). Sub-gwei gas prices are handled correctly.