apulsifer

Results 5 issues of apulsifer

In the sip_hash function declarations, the key and data parameters should be declared const so the functions can be called with const arguments without having first to cast away the...

Please wrap the header files with #ifdef __cplusplus extern "C". In other words, blake2b.h would look like the code below, and similarly for blake2s.h. This should not affect C code,...

I downloaded btcd-windows-amd64-v0.24.2-beta.rc1.zip onto a Windows 10 machine and am attempting to do a full sync of the blockchain in prune mode. (I'm using the beta because I wanted the...

The following SocketException is reporting the destination address with source port: SocketException: The remote computer refused the network connection. (OS Error: The remote computer refused the network connection. , errno...

area-vm
library-io
triaged