Nicolas Gailly

Results 48 comments of Nicolas Gailly

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.

Nope the issues expose the same problem but in two different places. Could be merged if we wanted to.

> Also, does element need the RHS type? Can we use Self directly instead? Yes a `Point` takes a `Scalar` to multiply and a `Scalar` takes a `Scalar` :) >...

Just to avoid specifying it for `Scalar` ; no big reasons :D

The paper Pedersen algorithm only posts complaints. The code lays the groundwork for running in what I call "fast sync" mode where we can post success responses as well, such...

> How to build a simple application that gets randomness input from drand. A lottery to choose an index among n would be the best - doing that safely is...

I have the same issue with `[Recursive]CharacterTextSplitter` . Specifying custom separators didn't help.

Great, indeed it works when I put 2 seconds, thanks ! I'm working on a commented version now. Also there's still one weird behavior I would not have expected: if...