Joe Hirschfeld
Joe Hirschfeld
The current implementations of as_i64, as_i32, as_u64, and as_u32 are all flawed (as well as the der validation of integers) when it comes to handing particularities around negative integers. Of...
Version 3.0 is a ground up rewrite of MCAuthenticator. MCAuthenticator has accumulated a fair amount of technical debt, and requires an architectural change in order to expand its featureset into...
Since we are done writing, we can close the write side of the stream before reading the resulting status. Closes https://github.com/libp2p/go-libp2p-circuit/issues/18