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)
Nov 24 2024, 6:29 AM
Unknown Object (File)
Nov 21 2024, 10:47 AM
Unknown Object (File)
Nov 21 2024, 10:47 AM
Unknown Object (File)
Nov 21 2024, 10:47 AM
Unknown Object (File)
Nov 21 2024, 10:47 AM
Unknown Object (File)
Nov 21 2024, 10:46 AM
Unknown Object (File)
Nov 17 2024, 3:40 PM
Unknown Object (File)
Nov 17 2024, 2:18 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
Lint Not Applicable
Unit
Tests Not Applicable