Mark Stacey
4d76f5b7ca
Promisify gas estimation ( #8387 )
...
The `estimateGasMethod` function passed to `estimateGas` is now an
async function. It is now invoked using `async/await` rather than a
Promise constructor.
This was done as part of a broader effort to use Promises rather than
callbacks when interacting with the background.
2020-04-23 15:01:38 -03:00
..
2020-02-15 17:04:21 -03:30
2020-02-27 18:00:20 -04:00
2020-02-27 18:00:20 -04:00
2020-04-01 18:08:19 -02:30
2020-03-06 13:34:56 -08:00
2020-02-15 17:04:21 -03:30
2020-03-06 13:34:56 -08:00
2020-03-06 13:34:56 -08:00
2020-03-06 13:34:56 -08:00
2020-03-06 13:34:56 -08:00
2020-03-06 13:34:56 -08:00
2020-03-23 11:54:57 -03:00
2020-02-19 14:24:16 -04:00
2020-04-08 20:38:48 -02:30
2020-04-16 14:34:40 -07:00
2020-01-24 17:11:02 -04:00
2020-03-30 10:21:04 -02:30
2020-04-22 14:41:36 -02:30
2020-02-27 18:00:20 -04:00
2020-02-24 19:28:26 -03:30
2020-03-24 01:00:59 -04:00
2020-04-17 12:48:13 -07:00
2020-04-01 19:28:10 -03:00
2020-04-23 15:01:38 -03:00
2020-03-16 09:44:02 -04:00
2020-04-22 16:15:22 -03:00
2020-03-23 14:07:05 -03:00
2020-03-31 19:40:02 -02:30