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
The static spectests have some testvectors that are randomly generated. In this particular case, our implementation had a bug that could have been caught early if the testvector had some slashings, the test vector had a full block, but the block didn't have any slashings in it.
Suggested by @potuz, having randomized
BeaconBlockBody
would be helpful to detect the edge cases.The text was updated successfully, but these errors were encountered: