mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
b16a38408a
An issue was that in the `0.97.3` version we didn't have `key_uid` column, later it was added but there was no chance to set in `key_uid` value properly during migration and we left it empty. Now in `accounts_and_keycards_improvements.up.sql` script a constraint `CHECK (length(trim(key_uid)) > 0)` is set for `key_uid` column and because of it migration test couldn't pass cause `key_uid` was empty. How it is fixed: the same test account is used but just `key_uid` was added to table to make migration tests pass again and stored Status test account data refer to `0.132.0` version.
1 line
1.0 KiB
Plaintext
1 line
1.0 KiB
Plaintext
{"address":"843e5334e6f4516640808676f992b827b03e8887","crypto":{"cipher":"aes-128-ctr","ciphertext":"1fa10361d2a28852203ddbab0b71093403a7b59c8d5adeb55796d08d4016b137","cipherparams":{"iv":"9d239e515afa14734046254fb2798ad6"},"kdf":"scrypt","kdfparams":{"dklen":32,"n":4096,"p":6,"r":8,"salt":"8e6ded9f6cfe96adc261a36f35c530ca6c1ca53bf9f66cbd7c14619c7088d955"},"mac":"270403da5717564b279d46d66f6cd87e60ff5386bca7affd5f3b205c71c3abc5"},"id":"31be5eec-9866-4feb-85a8-c40cffa47723","version":3,"extendedkey":{"cipher":"aes-128-ctr","ciphertext":"4ae1b1b42a32c56028938c63bfe0dd7ff7a3e01089fe62ce73505b286789a49e4bf0917e664161d8c6061fe2d43de215d665e92b3af0de2e50d465a27248909d3b662afe7a833e48a95fa1bc406b5f274229edb102eaac62cffc73ea76725fd79adec77dd7729adc5a1112ce8c75f7","cipherparams":{"iv":"a6d5e9a78bec96739f5151851cc33e81"},"kdf":"scrypt","kdfparams":{"dklen":32,"n":4096,"p":6,"r":8,"salt":"bb57bef12ff5d694122e3966d07c0fd426ef3e8d2e22e69dd8d66e0fad9d8ce3"},"mac":"741bf73b2649bfc3a8551174ef61fe0e10bca2a4f79b15b390d1437a5e647d66"},"subaccountindex":0} |