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
Khushboo Mehta
9825a48eec
fix(@desktop/wallet): Fix for wrong link is generated when transaction is done on testnet
...
fixes #8681
2022-12-12 15:23:52 +01:00
Anthony Laibe
00ed4f9c44
feat(@wallet): multi transaction simple view
2022-06-09 15:22:24 +02:00
Anthony Laibe
696e8aba29
fix(@browser): shared assets/history view
...
fixes #5129
2022-03-29 12:48:04 +01:00
Anthony Laibe
4b48bc69bd
fix(@browser): unlink wallet account and browser account
...
fixes #5034
2022-03-18 15:17:04 -04:00
Anthony Laibe
6e453dbbba
fix(@browser): Fix etherscan link
...
fixes #4786
fixes #5014
also fixed simpledapp.eth due to need to resolve previous issue
2022-03-16 11:10:42 +01:00
Anthony Laibe
bfda545646
refactor: add back eip1559
2022-03-01 15:10:23 -05:00
Sale Djenic
b3f8af8e06
refactor(@desktop/general): qml code referring to the old code base commented out
...
Qml code referring to the old code base commented out, but not deleted,
due to easier refactoring the rest of the app.
2022-02-01 11:42:42 +01:00
Khushboo Mehta
5b9f5f5990
fix(@desktop/browser): Sign message to dapp is broken
...
fixes #4154
2021-11-24 10:45:08 +01:00
Anthony Laibe
ebaa150082
fix(@desktop/tx): Fix tx modal
2021-11-22 10:04:12 +01:00
Khushboo Mehta
77bde47de0
\refactor: move QML Browser section to new architecture
...
closes #3709
2021-10-05 16:29:18 -04:00