Giter Site home page Giter Site logo

Comments (7)

ianseyer avatar ianseyer commented on May 29, 2024 1

from ethlance.

madvas avatar madvas commented on May 29, 2024

Hi,
You're putting too little gas limit and unnecessary high gas price. You shouldn't be changing gas limit the app sets for you. For gas price it's enough to set 4 Gwei, which app also pre-sets for you.

from ethlance.

Mikepicker avatar Mikepicker commented on May 29, 2024

I have the same problem. Try clicking on "Send" and leaving the transaction amounts untouched leads to a pending transaction with a warning: https://etherscan.io/tx/0x6f1ff1b864d24860bf7774615fd44ed4fc9c931711af529e293f0e64bf465c17

from ethlance.

viniciusartur avatar viniciusartur commented on May 29, 2024

Me too.

Error: [ethjs-rpc] rpc error with payload {"id":8513756695212,"jsonrpc":"2.0","params":["<3100 characters hexadecimal string here>"],"method":"eth_sendRawTransaction"} Error: insufficient funds for gas * price + value

from ethlance.

madvas avatar madvas commented on May 29, 2024

@viniciusartur Default gas price was increase to 5 Gwei. Now you shouldn't get the error

from ethlance.

viniciusartur avatar viniciusartur commented on May 29, 2024

But why do I get the error in a system in Production?
It's not supposed to this value be set to 5 automatically?

from ethlance.

madvas avatar madvas commented on May 29, 2024

You get it because in recent days new popular app Cryptokitties overloaded network with too many transactions and caused sudden increase in gas prices. MetaMask could set gas price automatically, but that would usually be too high above possible minimum (10-22 Gwei). So it's better to pre-set it manually by app.

from ethlance.

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.