Page MenuHomePhabricator

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

Authored by atul on Feb 24 2023, 12:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 2:40 AM
Unknown Object (File)
Nov 25 2024, 10:57 AM
Unknown Object (File)
Nov 23 2024, 3:31 PM
Unknown Object (File)
Nov 22 2024, 11:08 AM
Unknown Object (File)
Nov 21 2024, 11:03 PM
Unknown Object (File)
Nov 11 2024, 8:11 AM
Unknown Object (File)
Nov 10 2024, 7:02 PM
Unknown Object (File)
Nov 10 2024, 7:02 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable