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
{{ message }}
This repository was archived by the owner on Oct 4, 2019. It is now read-only.
Currently bn128 precompiled contract cannot be compiled for the no-std targets due to the rustc-serialize dependency.
There's a Serde version of bn crate at https://github.com/etclabscore/bn, but it's currently not compatible with the implementation in std/precompiled/bn128.