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

Raiden can't run in Goerli #5122

Closed
LefterisJP opened this issue Oct 21, 2019 · 8 comments
Closed

Raiden can't run in Goerli #5122

LefterisJP opened this issue Oct 21, 2019 · 8 comments

Comments

@LefterisJP
Copy link
Contributor

Raiden fails to run in Goerli with the following error:

[TokenNetworkRegistry]Address 0x62436bbadB629498107278486C2A367FfdFEb2f3 has wrong code.. Please update your Raiden installation.

As seen here

@pirapira
Copy link
Contributor

I think 0.33.2 is broken. raiden-network/raiden-contracts#1298

@pirapira

This comment has been minimized.

@karlb
Copy link
Contributor

karlb commented Oct 21, 2019

I've seen it in the scenarios, but just starting the Raiden client should be enough.

@LefterisJP
Copy link
Contributor Author

@pirapira @karlb yes just start raiden using 0.33.2 contracts and goerli. It will happen immediately.

@pirapira
Copy link
Contributor

Yes, I see the problem with:

git checkout cdf0143885264f7e67b54400b23b914f9c198052
make install-dev
raiden --eth-rpc-endpoint $GOERLI --network-id 5 --routing-mode private

@pirapira
Copy link
Contributor

After installing raiden-contracts on this branch raiden-network/raiden-contracts#1299

I don't see the problem, and the API starts.

@LefterisJP
Copy link
Contributor Author

@pirapira since we run Raiden on Goerli now this can be closed, right?

@pirapira
Copy link
Contributor

Yes. Thanks for the confirmation.

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

3 participants