hicommonwealth / edgeware-lockdrop

Lockdrop contracts
GNU General Public License v3.0
23 stars 16 forks source link

transaction underpriced #17

Open reppolice opened 5 years ago

reppolice commented 5 years ago

This is my first attempt to use truffle etc, but I seemed to have done all right with truffle test and deploy etc, but then

node ./scripts/lockdrop.js --remoteUrl https://ropsten.infura.io --lock --lockLength 3 --lockValue 0.5

seems not to be paying the right fee, and your APi at least does not have a gas limit parameter, even though the manual instructions suggest to increase the gas limit. Truth be told, I mainly switched to this package because the MyCrypto instructions also did not work for me, so far.

reppolice commented 5 years ago

Hmm, OK, I can see truffle-config is provided by the repo and has rather high defaults, it would be a suprise if it works for others and not for me. Maybe they need to be maxed out. I'd say it has some minor typos like

network_id: 1, // Ropsten's id