Kadircan Bozkurt

Results 4 comments of Kadircan Bozkurt

I'm also encountering a thread hang issue on the node while performing recursive proving. Since it locks up the main loop without throwing any error, it's hard to detect. This...

After compiling it couple more times, `compile({proofsEnabled: false})` working as intended. Maybe caching isn't working at the first time but I think that's another issue. Here is the [corresponding test...

Hi @Trivo25 and @45930, sorry for the late response. I tried reproducing the same error in a minimal project but wasn’t able to at first. Today, I realized that the...

> Safety: The API should minimize potential pitfalls by design, preventing common developer errors I think some of the current approach of o1js to developers is make things difficult especially...