To make sure the order is correct also on the sender's side we have to do it in exactly the same SQLite transaction.
A similar approach to decryptSequentialAndPersist.
Depends on D12080
Paths
| Differential D12129 Authored by kamil on May 20 2024, 4:00 PM.
Details
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptMay 20 2024, 4:00 PM2024-05-20 16:00:49 (UTC-7) Harbormaster completed remote builds in B29071: Diff 40420.May 20 2024, 4:19 PM2024-05-20 16:19:03 (UTC-7) kamil edited the summary of this revision. (Show Details)May 21 2024, 1:19 AM2024-05-21 01:19:14 (UTC-7) kamil added inline comments.
This revision is now accepted and ready to land.May 24 2024, 5:24 AM2024-05-24 05:24:57 (UTC-7) Closed by commit rCOMMcf875d56dede: [web][native] implement encrypting and persisting OutboundP2PMessage's content… (authored by kamil). · Explain WhyMay 24 2024, 8:39 AM2024-05-24 08:39:45 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40638 lib/types/crypto-types.js
lib/utils/__mocks__/config.js
native/cpp/CommonCpp/NativeModules/CommCoreModule.h
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
|
This function is removed in D13892