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)
Sun, Nov 10, 7:36 AM
Unknown Object (File)
Tue, Oct 22, 12:53 PM
Unknown Object (File)
Tue, Oct 22, 12:53 PM
Unknown Object (File)
Tue, Oct 22, 12:53 PM
Unknown Object (File)
Tue, Oct 22, 12:51 PM
Unknown Object (File)
Tue, Oct 22, 5:01 AM
Unknown Object (File)
Sep 29 2024, 1:49 PM
Unknown Object (File)
Sep 6 2024, 10:05 PM
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
No Lint Coverage
Unit
No Test Coverage