status-go/multiaccounts
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
..
accounts feat(Wallet) complete the filter API 2023-05-23 14:48:29 +02:00
errors feat: `keypair_name` and `last_used_derivation_index` columns added to `accounts` table 2023-03-28 16:19:27 +02:00
keycards chore: `keypairs` package which actually refers to keycards is renamed to `keycards` package 2023-05-10 09:27:51 +02:00
migrations Allow setting up wallet with new config 2023-05-19 13:23:21 +01:00
settings feat:support backup/sync ens name (#3415) 2023-04-26 23:37:18 +08:00
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_social_links feat:support backup/sync social settings (#3407) 2023-04-20 06:59:09 +08:00
database.go feat: media server and colorhash related change (#3500) 2023-05-18 14:27:16 +08:00
database_test.go Add customization color 2023-03-24 14:22:29 +00:00