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
Geth does not use Karalabe SSZ implementation anyplace, as can be seen in go.mod file, it is not instaled in this project. I tried to search but I was not able to locate any discusion or PR to migrate to Karalabe implementation.
We should adapt Shisui to use whenever it is possible fastssz implementation, that is used by Geth.
This is the lib developed by Peter https://github.com/karalabe/ssz , we should check if go-ethereum has used it
The text was updated successfully, but these errors were encountered: