Matt Walker

Results 40 comments of Matt Walker

Need some help testing this. It compiles now, but I'm pretty sure I forgot stuff and it's not correct.

Ready for final review.

Note to future viewers of this commit: Consider my commits verified; marc rebased our changes and that's why they aren't signed anymore.

@dannywillems Let me know if you want more changes or can approve. Should be good, pending CI now.

More background. > The Original Problem > > The original lagrange_commitments_whole_domain_read_from_ptr function had > a use-after-free vulnerability: > > // Original buggy implementation > pub unsafe fn lagrange_commitments_whole_domain_read_from_ptr( > ptr:...

The most recent commit removed the tests, since it was now checking that `x==x`, essentially.

I will run /init and see what it says.

[CLAUDE.md](https://github.com/user-attachments/files/21106354/CLAUDE.md) This is what it generated for me. I ran it twice, since the first time it picked up some spurious info. I haven't checked it for accuracy.

Hi there! I'm currently working on this issue, sorry! This issue is part of the as-yet-unfinished o1vm work that we are doing, so I think it would be difficult to...