Hacker News new | ask | show | jobs
by whyever 3277 days ago
They could just add a test that makes sure trivial comparisons still work.
1 comments

sure that would work too :)
So is there no way to check the call stack and only "tweak" the result if you are being called from the verifier?

Or only return "true" on the 2nd call to the comparison?

Just some random ideas.