Frank Laub

Results 105 comments of Frank Laub

Could you provide more context with what this change is for? I think we should avoid the whitespace changes and use a common formatter/lint tool to ensure different users don't...

If we want to start enforcing a style on these files, then we need to have a CI check to ensure that the file can't be landed in a bad...

Generally we should try to avoid using `branch = main` when creating risc0 dependencies. Now that we have 1.0 out, is there any reason to use git dependencies?

There's a bunch of old risc0 crates too, not sure what the best approach is

This issue is cropping up when I try to use an in-build `py_runtime`. Assuming I have a way of acquiring a python installation (I'm using conda in my case), it...