status-go/multiaccounts
Sean Hagstrom 55e2dc6a90
Allow for timestamps to be saved with accounts (#5049)
* fix_: allow for saving timestamp when saving account

* fix_: associate timestamp to restored account
2024-04-18 09:34:00 +02:00
..
accounts feat: suggested derivation path endpoint added 2024-03-27 17:20:40 +01:00
common feat: add contact customization color (#4869) 2024-04-03 22:49:57 +08:00
errors feat: `keypair_name` and `last_used_derivation_index` columns added to `accounts` table 2023-03-28 16:19:27 +02:00
migrations chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
settings [Feature] Allow setting TestNetworksEnabled in Create/Restore Account (#4971) 2024-03-26 17:08:16 +05:30
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_social_links fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
settings_wallet feat: implement token management settings for collectibles 2024-01-18 11:46:35 -03:00
database.go Allow for timestamps to be saved with accounts (#5049) 2024-04-18 09:34:00 +02:00
database_test.go Allow for timestamps to be saved with accounts (#5049) 2024-04-18 09:34:00 +02:00