Volker Mische
Volker Mische
On a side-channel we agreed on adding a option to not write the TreeR tree files to disk.
@schani Can you also pull it into master? That's where I was hitting this issue.
I copied the original API, where the methods always return an Iterable for the [new IPLD API](https://github.com/ipld/js-ipld/pull/185). I was concerned about the same issue as mentioned here. After porting a...
@dignifiedquire you would probably know :)
> What exactly finite fields are supported ? Only fields of characteristic 2 ? It has been tested with the fields used in BLS12-381 and Pasta curves. > Extension or...
> You have answered my questions, but you have not updated the README.md or the description. If you provide a PR with a more precise README.md, I'm happy to review...
Sorry for the delay, lot's of traveling happened in the past few weeks. @DrPeterVanNostrand can you please have a look at this one?
Direct link to view it: https://htmlpreview.github.io/?https://gist.githubusercontent.com/anorth/38670160c9148bbb63e8c6aa9a845a17/raw/24dc16e577881440cedffc4a52dabdc59f603ee3/Test%2520Results%2520-%2520All_Tests.html
One workaround is to run tests in release mode `cargo test --release`.