&

Results 71 comments of &

JSON5 makes a lot of sense actually!

Im taking this on, thanks for the detailed steps!

Sorry I barely had time until now, busy week! PR open 🙏🏻

One reproducible case seems to be by running the node all day, and occasionally either disconnect the internet / go to sleep mode; when the connection is back we can...

heloo @CPerezz , tagging you as per the Discord message! 🙏🏻

> Let me try to run this. Wil likely do so later today or tomorrow. Hope it's ok. Is there any particular test or command I can run to test...

hmm somehow the compile function fails nevertheless, could you try to use the Makefile within the tmp directory as well? maybe we can get a more descriptive error that way

hmmm the bug within `circom_tester` is quite weird, wonder how there is no issue on that so far; nice find! I wil try to setup an ubuntu machine and try...

I think I will merge this one, it wont break anything existing & I will keep the issue open and pinned. We should also describe the prerequisites on what is...

Indeed, I would even go further and say it would be better if we could have scoped labels: ```c #define macro INNER() = { loop: // ... loop jumpi }...