status-go/multiaccounts/migrations
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
..
sql feat: make kdf iterations configurable when creating a multiaccount (#2796) 2022-09-27 16:27:20 -04:00
bindata.go Add test for everyone tag & fix migration order 2023-02-24 10:18:26 +00:00
migrate.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00