1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/app/scripts/controllers
Daniel e4798b2536
Use "gasEstimateWithRefund" instead of "gasEstimate" (#15968)
* Use gasEstimateWithRefund instead of gasEstimate
* Update unit tests
2022-09-26 18:30:17 +02:00
..
ens Support for ENS wildcard and offchain resolution (#14675) 2022-07-12 09:30:31 -05:00
network Add initial provider API tests for Infura client (#15556) 2022-09-16 10:48:33 -02:30
permissions Making addPermittedAccount and removePermittedAccount methods idempotent (#15709) 2022-09-07 01:17:48 +05:30
transactions Bump keystone package versions to latest (#15878) 2022-09-22 10:04:24 -05:00
alert.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
app-state.js Replacing setTimeout in auto-lock time limit with chrome alarm (#15931) 2022-09-23 20:39:25 -04:00
backup.js 3box Replacement (#15243) 2022-08-09 19:36:32 +01:00
backup.test.js 3box Replacement (#15243) 2022-08-09 19:36:32 +01:00
cached-balances.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
cached-balances.test.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
detect-tokens.js Displaying the aggregators from tokenList in Detected token popover (#15835) 2022-09-15 12:53:18 -02:30
detect-tokens.test.js Displaying the aggregators from tokenList in Detected token popover (#15835) 2022-09-15 12:53:18 -02:30
incoming-transactions.js Adding Sepolia as a default test network (#15787) 2022-09-14 13:26:45 -05:00
incoming-transactions.test.js Adding Sepolia as a default test network (#15787) 2022-09-14 13:26:45 -05:00
metametrics.js Make metrics related actions idempotent (#15737) 2022-09-16 22:34:14 +05:30
metametrics.test.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
onboarding.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
preferences.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
preferences.test.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
swaps.js Use "gasEstimateWithRefund" instead of "gasEstimate" (#15968) 2022-09-26 18:30:17 +02:00
swaps.test.js Use "gasEstimateWithRefund" instead of "gasEstimate" (#15968) 2022-09-26 18:30:17 +02:00
threebox.js update prettier (#15360) 2022-07-31 13:26:40 -05:00