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":"063073cf50e5a8d85f521ccc90661eb87a6ea58a","crypto":{"cipher":"aes-128-ctr","ciphertext":"ad8d489c2620fc242f38cfda0e13c4a24b298264f83a07564fa5ac845e1349e4","cipherparams":{"iv":"846f19e45c5517bcbcadca30799e9a2c"},"kdf":"scrypt","kdfparams":{"dklen":32,"n":4096,"p":6,"r":8,"salt":"6fedaed114574d1e5b6e782a65cc9c97c7554d8c4c32bd4b1de38b186e82ead6"},"mac":"f7b17259991a40b768d6bfb512f94d78f5a177269e255df724bfe7474f43564e"},"id":"bfec9d07-2e21-4ade-90f9-fe05af36e107","version":3,"extendedkey":{"cipher":"aes-128-ctr","ciphertext":"4b2a69f8140d40661276f03035b30436ad00e33499e7e2ab8b69dff30aca7bde05e8b3ad09af9b702ab8ec337d945cf0a9a5c06567ec7e7db714bb89b5943f920a078295cee7e23f86391e00ef615469742005440b8a3850c97d713042d42ff3e2e529023e0c32ba85e3f119032620","cipherparams":{"iv":"d628819d9186ff78e61558fad0683337"},"kdf":"scrypt","kdfparams":{"dklen":32,"n":4096,"p":6,"r":8,"salt":"b5a9ce0b5193af4a47739a9268aa3856495274384f879cacd2ffca253a59f068"},"mac":"44dac9d54b59587842db00577dac361af987560dcc7b742638143634217bf3c8"},"subaccountindex":0} |