status-desktop/ui/app/AppLayouts/Wallet/views
Dario Gabriel Lipicar bf4af3d7d4 chore(wallet) remove transactions module
Bump Status GO to support session based activity requests

Transaction module was replaced by activity module,
this change removes the old code.

Details:

- Remove transaction.Item and use the DTO directly
- Replace the still using missing functionality
- Remove old way of fetching transactions in response to the history event
- Use activity filter to provide history for "recents" in Send.

Closes #11339
2023-07-31 19:01:33 +02:00
..
collectibles feat(wallet): use new status-go collectibles backend 2023-07-27 12:48:17 -03:00
AccountContextMenu.qml feat(@desktop/wallet): Adjust options in wallet account menu (#11368) 2023-07-19 16:05:21 +02:00
AssetsDetailView.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
CollectiblesView.qml feat(wallet): use new status-go collectibles backend 2023-07-27 12:48:17 -03:00
LeftTabView.qml fix(@wallet): wallet color fixes 2023-07-28 11:08:08 +02:00
LoadingGraphView.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
NetworkSelectionView.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
RightTabView.qml feat(wallet): use new status-go collectibles backend 2023-07-27 12:48:17 -03:00
SavedAddressesView.qml fix(@wallet): test etherscan link 2023-07-03 14:46:09 +02:00
TransactionDetailView.qml chore(wallet) remove transactions module 2023-07-31 19:01:33 +02:00