mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
74fa6fa187
* Move gasEstimation calls onto edit-gas-popover instead of transaction list item * delete useCancelTransaction and useRetryTransaction hooks consolidate gasFee calls into cancel button component. * add tests * update component name * addressing feedback * fix failing e2e test * followup fix e2e tests * change useIncrementedGasFees to accept single transaction rather than transactionGroup as argument * remove unnecessary change to fixture * only ever pass primary transaction to useIncrementedGasFees * remove unnecessary optional chaining |
||
---|---|---|
.. | ||
fixtures | ||
mock-3box | ||
send-eth-with-private-key-test | ||
tests | ||
webdriver | ||
benchmark.js | ||
fixture-server.js | ||
ganache.js | ||
helpers.js | ||
metamask-ui.spec.js | ||
metrics.spec.js | ||
run-all.js | ||
run-all.sh | ||
run-e2e-test.js | ||
x-server.js |