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
Recently ZKMips copied a Go library from their SDK to the ZKM repo.
Before we evaded the issue by not building the Rust package, which
builds the Go library.
This is no longer viable, because the library has been officially moved
(i.e. removed from the SDK). Now we're building it ourselves, and
removing the go build command from the appropriate build.rs
0 commit comments