Results 99 comments of Ben Green

Ok I think this is working pretty well now. It's live on https://circuitscan.org too

I think you want this module: https://www.npmjs.com/package/log-update

I don't know if the typescript compiler handles importing jsons differently than normal node.js but I did this on the circuitscan cli: ```js import {readFileSync} from 'node:fs'; import {dirname, join}...

That's probably due to this issue that we do this for on the tests. Maybe we should add this line inside each of those functions so it's not needed to...

Can you do something like this in the `program` chain around line 223 instead so it's just in one spot? ```js program.hook('postAction', () => { // SnarkJS may attach curve_bn128...

> Thank youu, finally i can download max quality again. I'm still new in nix, wondering how to expose this as package instead devshell with flake. I've yet to publish...

That's from trying my shell.nix or a version formatted as a package? I had to deal with a lot of those mismatched version errors when making it. Post a gist...

That's awesome you added the GUI too!

Let me know any suggestions you have. It definitely is helping me think about constraints better so far as is