Page MenuHomePhabricator

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

Authored by atul on Feb 24 2023, 12:28 AM.
Tags
None
Referenced Files
F3366342: D6882.id23046.diff
Mon, Nov 25, 10:57 AM
Unknown Object (File)
Sat, Nov 23, 3:31 PM
Unknown Object (File)
Fri, Nov 22, 11:08 AM
Unknown Object (File)
Thu, Nov 21, 11:03 PM
Unknown Object (File)
Mon, Nov 11, 8:11 AM
Unknown Object (File)
Sun, Nov 10, 7:02 PM
Unknown Object (File)
Sun, Nov 10, 7:02 PM
Unknown Object (File)
Sun, Nov 10, 7:01 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