openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.83k stars 1.69k forks source link

Secret Store nodes use incorrect gas settings for making contract transactions so they never get through #11773

Open ngyam opened 4 years ago

ngyam commented 4 years ago

Problem is explained in this Secret Store repo issue, but I thought it's better to also raise it here: https://github.com/paritytech/secret-store/issues/52

TL;DR: would it be possible to add 2 config params for the secret store module to set used gasprice and gas for transactions, or calculate them more sensibly?