mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-21 21:58:15 +00:00
* add configurable factor for adjusting gas estimates given by json-rpc's eth_estimateGas. This will adjust all gas estimates by multiplying json-rpc estimate with the factor. * use fixed gas limit for deploying bounty contracts to avoid running out of gas with geth 1.7.0