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 has been archived by the owner on May 4, 2023. It is now read-only.
And I found that 'EvmTestError' is in file evm_test_client.rs in ethcore/src/client/
I just don't know how this could happen, and I'll appreciate it if you could give me a help about this.
The text was updated successfully, but these errors were encountered:
The parity repo has gone through quite some refactoring. So many modules, structs, etc have changed its paths or belonging crates. I have a PR that fix all these dependencies problem and is passing all the tests. Give it a try in case you still need it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi~,I'm trying to build this program, and when I use command cargo run in example, I got this:
The path to ethcore in cargo.toml :
And I found that 'EvmTestError' is in file evm_test_client.rs in ethcore/src/client/
I just don't know how this could happen, and I'll appreciate it if you could give me a help about this.
The text was updated successfully, but these errors were encountered: