1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00
metamask-extension/ui/store
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
..
action-queue Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
institutional [MMI] Handle personal sign and sign typed operations (#20087) 2023-07-21 16:52:47 +01:00
actionConstants.test.js Dead and redundant code removal (#17512) 2023-02-02 16:00:05 -06:00
actionConstants.ts Fix #19829: UX: Multichain: Move "Import Tokens" to Modal (#19553) 2023-08-14 11:08:59 -05:00
actions.test.js Use addNewAccount from core KeyringController (#19814) 2023-08-16 11:19:41 +02:00
actions.ts Replace IncomingTransactionsController with helper (#20378) 2023-08-22 10:17:07 +01:00
store.ts adapt to use networksMetadata state instead of single networkStatus and networksDetails state (#20219) 2023-08-03 12:31:35 -05:00