GithubHelp home page GithubHelp logo

Comments (3)

amateur-dev avatar amateur-dev commented on July 17, 2024

The issue happened cause the default gas limit per block in local ganache chain was lower than 10 million.

As of the writing this reply, the gas limit on Mainnet is a minimum of 15 million. It is expandable, as per requirement, with the maximum being 30 million.

from ethereumcasts.

dreammonkey avatar dreammonkey commented on July 17, 2024

Thanks for your answer, I tested some more and I was able to run the test and deploy the contract to the Ropsten Network using a gas price of 3 million. Removing the need to overwrite the ganache default block gas limit.

This makes me wonder: is this a normal process to go through when developing/deploying a contract ? Should one estimate in advance what would be an adequate gas price for a contract ?

Clearly larger contracts and contracts with a larger computational cost consume more gas, but how can we properly check the gas that contracts are likely to consume. I think this is not really addressed during the course...

from ethereumcasts.

amateur-dev avatar amateur-dev commented on July 17, 2024

from ethereumcasts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.