1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 01:47:00 +01:00
metamask-extension/ui/components
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
..
app Replace IncomingTransactionsController with helper (#20378) 2023-08-22 10:17:07 +01:00
component-library fix/TagUrl to TS (#20519) 2023-08-18 17:59:02 -07:00
institutional [MMI] Fixed connect mmi button several issues (#20455) 2023-08-17 14:50:40 +02:00
multichain fix/BannerBase to TS (#20421) 2023-08-18 14:52:40 -07:00
ui Deprecating ErrorMessage in favor of BannerAlert (#20461) 2023-08-18 13:27:10 -07:00