status-go/multiaccounts/accounts
Stefan 87ce6cfbcd feat(wallet) filter activity by status
Main changes:

- extend DB query include status for transactions and pending_transactions
- extend DB query to aggregate data from complex activity entries
- extend tests to include the new status values

Other changes:

- Improve tests with mocked addresses in DB to have a true to/from state

Update status-desktop #10746
2023-06-10 11:43:00 +02:00
..
account_test.go chore: Add ColorId for Wallet accounts that can be shared with mobile (#3521) 2023-06-02 17:06:51 +02:00
database.go feat: expose account created at 2023-06-04 20:00:35 +02:00
database_test.go feat: expose account created at 2023-06-04 20:00:35 +02:00
doc.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
keycard_database.go feat: accounts improvements applied 2023-05-25 19:46:47 +02:00
keycard_database_test.go tests: `GetProfileKeypairForTest` from test helper updated and provides higher granularity 2023-05-25 19:46:47 +02:00
test_helper.go chore: Add ColorId for Wallet accounts that can be shared with mobile (#3521) 2023-06-02 17:06:51 +02:00
testutils.go feat(wallet) filter activity by status 2023-06-10 11:43:00 +02:00