Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the newest ethereumj-core-1.7.0-SNAPSHOT.jar include error? #63

Closed
lxiaodao opened this issue Mar 10, 2018 · 3 comments
Closed

Does the newest ethereumj-core-1.7.0-SNAPSHOT.jar include error? #63

lxiaodao opened this issue Mar 10, 2018 · 3 comments

Comments

@lxiaodao
Copy link

1.Today ,when i run gradlew runMain -Dserver.port=7000,there is build error info:

E:\business\ethereum-harmony\src\main\java\com\ethercamp\harmony\jsonrpc\EthJson
RpcImpl.java:834: 错误: contracts可以在CompilationResult中访问private
        org.ethereum.solidity.compiler.CompilationResult.ContractMetadata contra
ctMetadata = result.contracts.values().iterator().next();

But this error is not exist yesterday,and i find the gradle download a new ethereumj-core-1.7.0-SNAPSHOT.jar.
So i think there is a bug in newest ethereumj-core-1.7.0-SNAPSHOT.jar

@zilm13
Copy link
Contributor

zilm13 commented Mar 10, 2018

Looks like we need to update Harmony too. Will push update.

@zilm13
Copy link
Contributor

zilm13 commented Mar 10, 2018

@lxiaodao should be fixed now!
Thank you for contacting us. We have changed interface in ethereumj a bit and forget to change its usage in Harmony.

@lxiaodao
Copy link
Author

@zilm13 I will try late,you are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants