You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#6515 revealed an issue (since fixed) in proof de/serialization that was leading to things being bigger than expected.
We need to reassess values
We need to rerun gas calculations to see if there's a significant change in validation time resulting from the fix (a slowdown is expected, but unclear how large)
If the change is small, we proceed with our current values
If the change is large, we recompute gas values (takes ~2 days)
If we recompute gas values, we also need to revisit bounds on aggregation batch sizes in actors
If anyone knows of any other values similarly affected, please flag below
The text was updated successfully, but these errors were encountered:
#6515 revealed an issue (since fixed) in proof de/serialization that was leading to things being bigger than expected.
We need to reassess values
If anyone knows of any other values similarly affected, please flag below
The text was updated successfully, but these errors were encountered: