Thibault Martinez

Results 46 comments of Thibault Martinez

I strongly advise the use of https://bazel.build/ for this one

Hello, has any progress been made on this issue ? What's the status of 0.2 ? Thanks :)

Last time I checked, some trait impls were missing in the dependencies and the owners didn't reply, I'll try to check again

> @thibault-martinez done! the licenses test seems to be failing for one of the imported crate. Yeah don't worry about that. I'll review tonight or tomorrow, thanks.

Hi @HowJMay, the documentation of this function says that the size should be in trits, not flex_trits. ```c /// Inserts the contents of an array into another array starting at...

This line 133 https://github.com/iotaledger/entangled/pull/1472/files#diff-fcfdd8b4cc72f7c24ae51e4061656b3aR133 ? It looks good to me, it's only `flex_trits_insert` that needs size in trits.

A first obvious issue is that armv7 is currently not part of the 32bits select of mariadb in rules_iota so it is considered as a 64bits platform. I tried to...

For the record, I'd like to properly test this before merging it. I'm currently writing a simple tangle cache to check if storage DB I/O was the bottleneck. So I'd...

@tsvisabo I believe we can close this ?