1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/test/e2e/tests/state-snapshots
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
..
errors-after-init-opt-in-background-state.json Replace IncomingTransactionsController with helper (#20378) 2023-08-22 10:17:07 +01:00
errors-after-init-opt-in-ui-state.json Replace IncomingTransactionsController with helper (#20378) 2023-08-22 10:17:07 +01:00
errors-before-init-opt-in-background-state.json Replace IncomingTransactionsController with helper (#20378) 2023-08-22 10:17:07 +01:00
errors-before-init-opt-in-ui-state.json Replace IncomingTransactionsController with helper (#20378) 2023-08-22 10:17:07 +01:00