Page MenuHomePhabricator

[lib] Move id conversion functions to lib
ClosedPublic

Authored by michal on May 17 2023, 5:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 3:38 AM
Unknown Object (File)
Wed, May 1, 3:40 PM
Unknown Object (File)
Thu, Apr 18, 10:25 AM
Unknown Object (File)
Tue, Apr 16, 9:15 AM
Unknown Object (File)
Tue, Apr 16, 8:48 AM
Unknown Object (File)
Mon, Apr 15, 6:55 PM
Unknown Object (File)
Sat, Apr 13, 7:55 AM
Unknown Object (File)
Thu, Apr 11, 7:55 AM
Subscribers

Details

Summary

They will be needed in the client code for state check conversion. There's one change: changed the error thrown from ServerError to just Error. On the keyserver side it's caught and rethrown as a ServerError.

Test Plan

yarn flow-all

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable