1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00
metamask-extension/app/scripts/controllers
Matthew Walsh 37209a7d2e
Replace IncomingTransactionsController with helper (#20378)
Remove the IncomingTransactionController and replace it with an internal helper class.
Move incoming transactions into the central transactions object.
Create a new RemoteTransactionSource interface to decouple incoming transaction support from Etherscan.
Split the incoming transaction logic into multiple files for easier maintenance.
2023-08-22 10:17:07 +01:00
..
ens Fix/use etherjs specific imports (#15461) 2023-01-24 08:10:36 -06:00
permissions [FLASK] Add Snaps Keyring (#19710) 2023-06-29 09:24:08 -04:00
transactions Replace IncomingTransactionsController with helper (#20378) 2023-08-22 10:17:07 +01:00
alert.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
app-metadata.test.ts Capture app and migration version (#20458) 2023-08-16 12:22:38 -02:30
app-metadata.ts Capture app and migration version (#20458) 2023-08-16 12:22:38 -02:30
app-state.js Remove unnecessary log from accept approval (#20233) 2023-07-31 11:06:18 +01:00
app-state.test.js Remove unnecessary log from accept approval (#20233) 2023-07-31 11:06:18 +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 Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
decrypt-message.test.ts Consume Decrypt Message Manager from @metamask/message-manager (#18379) 2023-04-26 17:02:33 +02:00
decrypt-message.ts PPOM dependency updates (#20342) 2023-08-14 21:48:40 +05:30
detect-tokens.js Replace NetworkController w/ core version (#19486) 2023-06-22 12:46:09 -06:00
detect-tokens.test.js Replace NetworkController w/ core version (#19486) 2023-06-22 12:46:09 -06:00
encryption-public-key.test.ts Use getKeyringForAccount from core KeyringController (#20202) 2023-07-28 20:09:14 +01:00
encryption-public-key.ts PPOM dependency updates (#20342) 2023-08-14 21:48:40 +05:30
metametrics.js Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
metametrics.test.js Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
mmi-controller.js [MMI] Fix signed messages from non custodial accounts (#20506) 2023-08-17 14:58:26 +02:00
mmi-controller.test.js [MMI] Handle personal sign and sign typed operations (#20087) 2023-07-21 16:52:47 +01:00
onboarding.js Use async/await instead of Promise.resolve (#16221) 2023-01-20 14:20:18 -06:00
preferences.js Add Opt-out Settings toggle for 4byte contract method names resolution (#20098) 2023-08-04 13:28:37 -04:00
preferences.test.js Add Opt-out Settings toggle for 4byte contract method names resolution (#20098) 2023-08-04 13:28:37 -04:00
swaps.js adapt to use networksMetadata state instead of single networkStatus and networksDetails state (#20219) 2023-08-03 12:31:35 -05:00
swaps.test.js adapt to use networksMetadata state instead of single networkStatus and networksDetails state (#20219) 2023-08-03 12:31:35 -05:00