When doing state check we should only compute hashes for entities from a keyserver performing the check.
Depends on D11183
Paths
| Differential D11184 Authored by tomek on Feb 27 2024, 5:59 AM.
Details Summary When doing state check we should only compute hashes for entities from a keyserver performing the check. Depends on D11183 Test Plan Checked that the state sync still works - modified a thread and an entry and verified that the sync updates values properly on the client side.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptFeb 27 2024, 5:59 AM2024-02-27 05:59:52 (UTC-8) Harbormaster completed remote builds in B27200: Diff 37649.Feb 27 2024, 6:27 AM2024-02-27 06:27:33 (UTC-8) This revision is now accepted and ready to land.Feb 28 2024, 6:06 AM2024-02-28 06:06:31 (UTC-8) Harbormaster failed remote builds in B27238: Diff 37700!Feb 29 2024, 7:24 AM2024-02-29 07:24:10 (UTC-8) Harbormaster completed remote builds in B27238: Diff 37700.Feb 29 2024, 7:32 AM2024-02-29 07:32:13 (UTC-8) Closed by commit rCOMMacec0aca765a: [lib] Compute hashes only from one keyserver (authored by tomek). · Explain WhyFeb 29 2024, 7:42 AM2024-02-29 07:42:24 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37705 lib/selectors/socket-selectors.js
lib/shared/state-sync/entries-state-sync-spec.js
lib/shared/state-sync/state-sync-spec.js
lib/shared/state-sync/threads-state-sync-spec.js
|