status-go/multiaccounts/settings
IvanBelyakoff 48078393f9
feat: Update saved addresses DB to store ENS, isTest flag and chains (#3183)
prefixes. Changed primary keys and API methods.
Fixed tests and added new ones.
Fixed saved addresses and transaction tests to use ':memory:' sqlite
DB instead of a tmp file to speed up testing by hundred of times.

Fixes #8599
2023-03-06 16:26:46 +03:00
..
columns.go fix(keycard): convert regular to a keycard account process fixed 2023-01-27 13:20:52 +01:00
columns_test.go Compute emojiHash on-the-fly 2023-03-06 13:22:40 +02:00
database.go feat: Update saved addresses DB to store ENS, isTest flag and chains (#3183) 2023-03-06 16:26:46 +03:00
database_test.go feat: make kdf iterations configurable when creating a multiaccount (#2796) 2022-09-27 16:27:20 -04:00
enums.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
structs.go Compute emojiHash on-the-fly 2023-03-06 13:22:40 +02:00
sync_protobuf_factories.go feat: backup profile data to waku and sync them from waku 2022-12-23 15:07:14 +01:00
sync_protobuf_factories_test.go feat: backup profile data to waku and sync them from waku 2022-12-23 15:07:14 +01:00
value_handlers.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00