Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D6882
Change Details
Change Details
Old
New
Diff
We need to pickle (ie serialize) the OLM accounts so we can eg sign messages. In this diff we add the `PickedOLMAccount`s to the Redux `CryptoStore` type. NOTE: We aren't actually populating the fields yet, just adding them.
We need to pickle (ie serialize) the OLM accounts so we can eg sign messages. In this diff we add the `PickedOLMAccount`s to the Redux `CryptoStore` type. NOTE: We aren't actually populating the fields yet, just adding them. --- Depends on D6881
We need to pickle (ie serialize) the OLM accounts so we can eg sign messages. In this diff we add the `PickedOLMAccount`s to the Redux `CryptoStore` type. NOTE: We aren't actually populating the fields yet, just adding them.
--- Depends on D6881
Continue