1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 22:24:27 +01:00
metamask-extension/ui/app/components/send
Paul Bouchon 1bad3fa257
Allow transactions with 0-gwei gas price (#4073)
* Allow transactions with 0-gwei gas price
* Add tests to verify tx with 0 gas fee
* Conditionally use CurrencyInput in CurrencyDisplay
2018-04-27 10:42:02 -04:00
..
account-list-item.js Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
currency-display.js Allow transactions with 0-gwei gas price (#4073) 2018-04-27 10:42:02 -04:00
from-dropdown.js
gas-fee-display-v2.js
gas-tooltip.js
memo-textarea.js
send-constants.js Allow transactions with 0-gwei gas price (#4073) 2018-04-27 10:42:02 -04:00
send-utils.js
send-v2-container.js Maintain token prices using a background service 2018-04-16 11:47:06 -04:00
to-autocomplete.js