status-go/protocol/anonmetrics
Andrea Maria Piana 11db9f2119
Add test for everyone tag & fix migration order
A migration was added out-of-order, which meant that in clients who
had already run the migration after, it would be skip.
This commit re-adds the migration so it's run, tested against an empty
account and one that had already migrated.
2023-02-24 10:18:26 +00:00
..
migrations Add test for everyone tag & fix migration order 2023-02-24 10:18:26 +00:00
adaptors.go
client.go
interval_incrementer.go
interval_incrementer_test.go
server.go