Closed tserg closed 6 months ago
snfoundry v0.22.0 is just released, so we might as well bump it up to that. I will start on it.
I think it is cleaner to bump snfoundry to v0.22.0 separately, reverting the changes.
Didn't you want to bump to 0.22.0?
Yes, I was originally going to do it in this PR, but I think it would be much cleaner to do it separately after #577 is merged just in case something in the scripts break and need to be fixed.
Due to the limit of 1000 events per test from blockifier, the parametrized tests have to be further broken down in order to pass. I have tried to order the numbering for each set of parametrized tests in a sensible manner based on their parameters.