We pickle the OLMAccounts and add them to Redux CryptoStore so the olm.Account can be "unpickled" later for eg signing a message.
Depends on D6882
Paths
| Differential D6883 Authored by atul on Feb 24 2023, 12:43 AM.
Details Summary We pickle the OLMAccounts and add them to Redux CryptoStore so the olm.Account can be "unpickled" later for eg signing a message. Depends on D6882 Test Plan
Diff Detail
Event Timelineatul edited the test plan for this revision. (Show Details)Feb 24 2023, 12:45 AM2023-02-24 00:45:45 (UTC-8) Harbormaster completed remote builds in B16868: Diff 23047.Feb 24 2023, 12:58 AM2023-02-24 00:58:10 (UTC-8) This revision is now accepted and ready to land.Feb 24 2023, 8:19 AM2023-02-24 08:19:23 (UTC-8) This revision was landed with ongoing or failed builds.Feb 24 2023, 2:39 PM2023-02-24 14:39:27 (UTC-8) Closed by commit rCOMM6151beabc857: [web] Pickle `OLMAccount`s and add to Redux `CryptoStore` (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B16901: Diff 23083.Feb 24 2023, 2:45 PM2023-02-24 14:45:29 (UTC-8)
Revision Contents
Diff 23091 web/account/log-in-form.react.js
web/package.json
web/redux/crypto-store-reducer.js
web/redux/redux-setup.js
|