status-go/multiaccounts
Andrea Maria Piana 9a59d6a459 feat(metrics)_: add centralized metrics
This commit adds support for centralized metrics.
There are two providers as of now, and we haven't quite decided which
one to go for, so for the time being both are supported.
It also introduces a new endpoint InitializeApplication that replaces
OpenAccounts
2024-07-11 10:05:31 +01:00
..
accounts test(wallet)_: implement build/sign/watch unit tests for multitransaction manager 2024-06-03 15:48:19 +02: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 feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
settings feat_: call telemetry upon error pushing envelope (#5430) 2024-06-28 13:24:04 +03:00
settings_notifications fix: don't return an error on empty rows 2023-01-24 16:26:36 -04:00
settings_wallet feat: implement token management settings for collectibles 2024-01-18 11:46:35 -03:00
database.go feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
database_test.go Allow for timestamps to be saved with accounts (#5049) 2024-04-18 09:34:00 +02:00