Page MenuHomePhabricator

[native_rust_library] update creating backup to return `backupID`
ClosedPublic

Authored by kamil on Thu, Nov 14, 9:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 28, 11:03 PM
Unknown Object (File)
Thu, Nov 28, 10:08 PM
Unknown Object (File)
Wed, Nov 27, 8:21 PM
Unknown Object (File)
Mon, Nov 25, 10:08 AM
Unknown Object (File)
Fri, Nov 22, 7:50 AM
Unknown Object (File)
Wed, Nov 20, 9:38 PM
Unknown Object (File)
Wed, Nov 20, 1:19 PM
Unknown Object (File)
Tue, Nov 19, 2:14 AM
Subscribers

Details

Summary

ENG-9656.

We need to store backupID in the store, it's needed in e.g. ENG-9616.

Depends on D13936

Test Plan

This is the final diff for this stack so testing this end-to-end, mostly uploading User Keys, but also getting the latest Backup Info and Uploading full backup to test if this still works.
I was testing using physical iOS and Android, and both password and wallet users.
I was confirming everything with investigating DDB content.

Diff Detail

Repository
rCOMM Comm
Branch
land
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Fri, Nov 15, 2:27 AM
bartek added inline comments.
native/native_rust_library/src/backup/compaction_upload_promises.rs
24–27 ↗(On Diff #45828)

IMO better

This revision is now accepted and ready to land.Wed, Nov 20, 8:51 AM