Update usage of Login/Create/Restore account (#19420)

* update status-go version to v0.178.0

* chore: add fetchBackup as true when restoring account
This commit is contained in:
Sean Hagstrom 2024-03-28 16:51:48 +00:00 committed by GitHub
parent 53874c8343
commit 932fee2857
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View File

@ -23,4 +23,5 @@
:password login-sha3-password :password login-sha3-password
:imagePath (profile.config/strip-file-prefix image-path) :imagePath (profile.config/strip-file-prefix image-path)
:customizationColor color :customizationColor color
:emoji (emoji-picker.utils/random-emoji)})})) :emoji (emoji-picker.utils/random-emoji)
:fetchBackup true})}))

View File

@ -3,7 +3,7 @@
"_comment": "Instead use: scripts/update-status-go.sh <rev>", "_comment": "Instead use: scripts/update-status-go.sh <rev>",
"owner": "status-im", "owner": "status-im",
"repo": "status-go", "repo": "status-go",
"version": "v0.177.1", "version": "v0.178.0",
"commit-sha1": "158bd70c8914f27812d3dafb857d4d44256e3ed0", "commit-sha1": "eb13459fa0ef9404f71b239a50f8e8c03ef8d0e6",
"src-sha256": "0n94709ba0xiaidnz0zxps3sqssgh2c60bfg4hsy0wam3dy5jndc" "src-sha256": "0zgpr2pzcjgivn9fmm8z4krhm9fslvbfvmwv9k788x1lj6q10fd0"
} }