status-go/multiaccounts/accounts
Stefan e78a73bd9f feat(Wallet) complete the filter API
It uses the current data only and doesn't extend with new types or
include new features in activity sources DBs.

Major changes:
- Partially filter by chain IDs
- Partially filter by Status if it is the case
- Partially filter by token types
- Filter by counterparty addresses
- Use wallet accounts for TO/FROM instead of filters

Closes: #10634
2023-05-23 14:48:29 +02:00
..
account_test.go Wallet sync for generated accounts 2022-07-06 19:24:43 +03:00
database.go chore: `keypairs` package which actually refers to keycards is renamed to `keycards` package 2023-05-10 09:27:51 +02:00
database_test.go feat: `keypair_name` and `last_used_derivation_index` columns added to `accounts` table 2023-03-28 16:19:27 +02:00
doc.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
testutils.go feat(Wallet) complete the filter API 2023-05-23 14:48:29 +02:00