See the first diff in the stack. We're no longer expecting to see these old codeVersions, so we're simplifying this code.
Doing these two together because they share the same types and validators.
Depends on D8507
Paths
| Differential D8508 Authored by ashoat on Jul 15 2023, 8:04 PM.
Details Summary See the first diff in the stack. We're no longer expecting to see these old codeVersions, so we're simplifying this code. Doing these two together because they share the same types and validators. Depends on D8507 Test Plan I tested this whole stack together by playing around with the web app and making sure thread mutation endpoints seemed to work correctly
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptJul 15 2023, 8:04 PM2023-07-15 20:04:36 (UTC-7) Harbormaster completed remote builds in B20947: Diff 28703.Jul 15 2023, 8:44 PM2023-07-15 20:44:29 (UTC-7) This revision is now accepted and ready to land.Jul 17 2023, 4:11 AM2023-07-17 04:11:57 (UTC-7) Closed by commit rCOMM84637fc28e1a: [keyserver][lib] Simplify leaveThread/deleteThread return type following… (authored by ashoat). · Explain WhyJul 17 2023, 6:07 AM2023-07-17 06:07:42 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28743 keyserver/src/deleters/thread-deleters.js
keyserver/src/responders/thread-responders.js
keyserver/src/updaters/thread-updaters.js
lib/types/thread-types.js
|