Page MenuHomePhabricator

[web] Add `PickledOLMAccount`s to Redux `CryptoStore`
ClosedPublic

Authored by atul on Feb 24 2023, 12:28 AM.
Tags
None
Referenced Files
F6272308: D6882.id23090.diff
Fri, Apr 25, 3:17 PM
F6256799: D6882.id23046.diff
Fri, Apr 25, 7:22 AM
F6256797: D6882.id.diff
Fri, Apr 25, 7:22 AM
Unknown Object (File)
Thu, Apr 24, 1:40 PM
Unknown Object (File)
Thu, Apr 24, 9:37 AM
Unknown Object (File)
Wed, Apr 2, 3:53 PM
Unknown Object (File)
Wed, Apr 2, 3:06 PM
Unknown Object (File)
Wed, Apr 2, 3:06 PM
Subscribers
None

Details

Summary

We need to pickle (ie serialize) the OLM accounts so we can eg sign messages. In this diff we add the PickedOLMAccounts to the Redux CryptoStore type.

NOTE: We aren't actually populating the fields yet, just adding them.

Depends on D6881

Test Plan

This should be a noop.

Diff Detail

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