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

Wrong information message in ethereum-bridge on ubuntu #80

Open
robertmagier opened this issue Feb 16, 2020 · 1 comment · May be fixed by #90
Open

Wrong information message in ethereum-bridge on ubuntu #80

robertmagier opened this issue Feb 16, 2020 · 1 comment · May be fixed by #90

Comments

@robertmagier
Copy link

After starting ethereum bridge on Ubuntu it will display message:
OAR = OraclizeAddrResolverI(0x1160BceeFDfc731C96244d96de946B9769d16E16);

This is wrong because it should be:
OAR = OracleAddrResolverI(0x1160BceeFDfc731C96244d96de946B9769d16E16);

Version:
INFO you are running ethereum-bridge - version: 0.6.2

@vm06007
Copy link

vm06007 commented Jul 20, 2020

yes I got the same, but then it does allow me to deploy a contract once that part is added into the constructor, however, calling provable_newRandomDSQuery() fails for me locally, any idea?

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