aboutsummaryrefslogtreecommitdiffstats
path: root/development/states/send-edit.json
diff options
context:
space:
mode:
authorDan J Miller <danjm.com@gmail.com>2018-12-11 05:51:00 +0800
committerDan Finlay <542863+danfinlay@users.noreply.github.com>2018-12-11 05:51:00 +0800
commit1fbdce8916151df2b31eebc5de29a1365e5dadff (patch)
tree2333aa889dd6a6ec83a1665591006daca8e68859 /development/states/send-edit.json
parent49971e9ec250888746546f62fa176ed129bf9c74 (diff)
downloadtangerine-wallet-browser-1fbdce8916151df2b31eebc5de29a1365e5dadff.tar.gz
tangerine-wallet-browser-1fbdce8916151df2b31eebc5de29a1365e5dadff.tar.zst
tangerine-wallet-browser-1fbdce8916151df2b31eebc5de29a1365e5dadff.zip
Improve ux for low gas price set (#5862)
* Show user warning if they set gas price below safelow minimum, error if 0. * Properly cache basic price estimate data. * Default retry price to recommended price if original price was 0x0 * Use mock fetch in send-new-ui integration tests.
Diffstat (limited to 'development/states/send-edit.json')
-rw-r--r--development/states/send-edit.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/development/states/send-edit.json b/development/states/send-edit.json
index a519f30b4..7951b06cf 100644
--- a/development/states/send-edit.json
+++ b/development/states/send-edit.json
@@ -197,6 +197,7 @@
},
"basicEstimateIsLoading": false,
"gasEstimatesLoading": false,
+ "basicPriceAndTimeEstimates": [],
"priceAndTimeEstimates": [
{
"expectedTime": "1374.1168296452973076627",