Results 6 issues of Raz

I noticed the library adds the version member by default, with no way to exclude it from the JSON payload. The [specification](https://jsonapi.org/format/#document-jsonapi-object) marks that as a **MAY**, I'm curious to...

I was just reading through the source code of your project and noticed this small typo. I'm trying to learn the Raft protocol so after going through the paper I...

Hey @pldespaigne, Thanks for maintaining this! Am I correct to assume that your library doesn't support V1 ? ``` > contentH = contentHash.fromIpfs("bafkreifuddi6sxhn5i35ubm4haia4jzzdivrqppnndnuin3jsgyc2np7om") Uncaught: Error: multihash length inconsistent: 0x8ec2edf59a1e02765b50fd95f351d269c847f3be07db370b28b0bef12a7a29dd5271e360349fdff1f8 ```

### Is your request related to a problem? This feature would allow users to encrypt using their Trezor device via this easy to use library. The use cases for this...

feature

Hey @kyleaa, Thanks for creating this cool library. Hope it's ok I'm bringing this PR in, I'm trying to achieve two things: 1. There are currently 2 http clients in...

Hi @csp256, I tried compiling the min.cpp file and I'm getting this error. Did you come across anything like this before ? $ make min nvcc -c -lineinfo -Xptxas -v...