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
Use latest cava-ssz for this as they have fixed Java8 compatibility.
Also remove usages of readUnsignedBigInteger and readUnsignedBigIntegerList due to cava-ssz bug as it was fixed.
If pull request is merged
ethereum/consensus-specs#139
we should change our implementation to handle numbers as little endians
The text was updated successfully, but these errors were encountered: