Ahmed Elghareeb
Ahmed Elghareeb
Thanks! I don't know why I keep running into issues with the sqlite version! I'll try this out.
@hoffmansc Can we get a new patch release with the fix for this issue, please? 🙏 I tried installing the library from source into my own project, but faced lots...
Well, now it's raising an exception.. not just blocking. I added this ticket https://github.com/dedis/d-voting/issues/306 with the missing functionalities
Hi @lovesh Thanks for your reply. very helpful. I'll try it today or tomorrow. I would be happy to do a PR to update the documentation after I finish my...
Thanks a lot! I'll close this issue for now, and will reopen later if I had other questions.
Hey @lovesh, I actually discussed this with Linus, so I can respond since he seems busy.. Both 2. and 3. assume using a CLI tool that generates API interface documentation...
On a related topic, I'm starting on the first point you mentioned before > But some of the code examples are out of date so they need to be fixed...
> What i understood from Linus's comment was the opposite, i.e. typedoc will somehow take the code comments (say on top of a function) and render that in a readme...
@lovesh I'm aware of this error. If you look at [this exact line](https://github.com/docknetwork/crypto-wasm-ts/pull/43/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L38), you'll see that I'm using `portal` which looks for `crypto-wasm` locally. This is to help you test...
@lovesh Just updated the version, and now all tests are succeeding on this PR :)