1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/shared/constants
Alex Donesky 2a9fbffb6c
Replace hardcoded sent ether label on confirm screen (#11802)
* Replace hardcoded sent ether label on confirm screen

* replace transaction type SENT_ETHER with network agnostic SENDING_NATIVE_ASSET

* remove sentEther translation base

* make backwards compatible with lingering transaction of legacy sentEther type

* update localalization files

* fixup legacy sentEther transaction type

* changing new transaction type away from localization string

* revert migration tests

* update fixtures and test data

* update name of new transaction type

* add migration

* remove legacy SENT_ETHER from transaction types enum object
2021-09-15 16:54:51 -05:00
..
alerts.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
app.js Stop GasFeeController polling when pop closes (#11746) 2021-08-04 16:53:13 -05:00
gas.js EIP-1559 and Rinkeby Testnet support in Swaps (#11635) 2021-07-30 13:35:30 +02:00
hardware-wallets.js 1559 ledger (#11951) 2021-09-01 11:25:06 -05:00
metametrics.js change anonymous id to quotation marks (#12068) 2021-09-14 12:34:04 -05:00
network.js Adding search tab in import tokens for custom networks (#12110) 2021-09-15 12:09:23 -04:00
permissions.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
swaps.js Add support for swaps via a direct contract for wrapping and unwrapping (#11845) 2021-09-08 20:08:55 +02:00
time.js Adding periodic reminder modal for backing up recovery phrase (#11021) 2021-06-04 23:33:58 -07:00
tokens.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
transaction.js Replace hardcoded sent ether label on confirm screen (#11802) 2021-09-15 16:54:51 -05:00