Skip to content

rpclib: Use i64 rather than u64 for request IDs.

Nick Mathewson requested to merge nickm/arti:rpclib-i64-id into main

This makes it conform to the spec and match arti-rpcserver.

Merge request reports