autonomoussoftware / metronome

Metronome autonomous system
MIT License
14 stars 10 forks source link

Deployments to testnet very slow #58

Closed gabmontes closed 6 years ago

gabmontes commented 6 years ago

Deployments to testnet (Ropsten) is very slow, taking hours to complete all steps as some contract creation or initialization transactions take too long to be mined.

Please consider adding options to the deploy scripts (deploy and js/initMetronome.js) to manipulate the gas price instead of using the default.

patidarmanoj10 commented 6 years ago

@gabmontes To be on same page and reproduce this issue, can you please lets us know what changes you did you did in deploy script to test on ropsten? trust you had already synced the ropsten node fully before initiating deployment.

gabmontes commented 6 years ago

No longer relevant.