lukso-network / universalprofile-test-dapp

Testing dApps for ERC725 and Universal Profiles.
https://up-test-dapp.lukso.tech/
17 stars 14 forks source link

fix: Add estimateGas test #135

Closed richtera closed 6 months ago

richtera commented 12 months ago

Ticket ID

https://app.clickup.com/t/2645698/DEV-8380

Description

Add Estimate Gas button and implement

Remove passing DEFAULT_GAS and DEFAULT_GAS_PRICE everywhere.

github-actions[bot] commented 12 months ago

Deployed with Cloudflare Pages :cloud: :rocket: :ok:

richtera commented 12 months ago

This can be used with https://github.com/lukso-network/universalprofile-extension/pull/990 to call estimateGas on the extension and return a value.

frozeman commented 12 months ago

Task linked: DEV-8380 Bug: incorrect behaviour for eth_estimateGas

richtera commented 11 months ago

Task linked: DEV-6271 Bug: the gas price is not correctly calculated

frozeman commented 6 months ago

Task linked: DEV-8380 Bug: incorrect behaviour for eth_estimateGas