status-go/appdatabase
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
migrationsprevnodecfg Add test for everyone tag & fix migration order 2023-02-24 10:18:26 +00:00
database.go feat: ens_usernames database (#3066) 2023-01-20 13:34:30 +03:00
database_test.go feat: make kdf iterations configurable when creating a multiaccount (#2796) 2022-09-27 16:27:20 -04:00
node_config_test.go chore: upgrade go-waku and log about messages sent/received 2022-11-09 17:39:17 +03:00
test_helpers.go feat: make kdf iterations configurable when creating a multiaccount (#2796) 2022-09-27 16:27:20 -04:00