district0x / name-bazaar

A peer-to-peer marketplace for the exchange of names registered via the Ethereum Name Service
Eclipse Public License 1.0
86 stars 23 forks source link

Let Metamask autosuggest gas limit and price #209

Closed ladislavdubravsky closed 3 years ago

ladislavdubravsky commented 3 years ago

Summary

resolves #208. Not all web3 providers will fill in gas limit and gas price if we don't send out values, so we don't remove our defaults. If Metamask is detected, we only remove them from transaction options before sending so that Metamask is nudged to provide its own estimates.