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)
Apr 4 2024, 11:32 PM
Unknown Object (File)
Apr 4 2024, 11:32 PM
Unknown Object (File)
Apr 4 2024, 11:31 PM
Unknown Object (File)
Apr 4 2024, 11:24 PM
Unknown Object (File)
Feb 21 2024, 9:12 AM
Unknown Object (File)
Feb 21 2024, 9:12 AM
Unknown Object (File)
Feb 21 2024, 9:12 AM
Unknown Object (File)
Feb 21 2024, 9:12 AM
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