-
Notifications
You must be signed in to change notification settings - Fork 46
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
Fails to run on Kovan, Goerli, Mainnet #37
Comments
A number of samples still pointing to kovan is a known issue, just haven't had the time to address it What exactly are you passing as your |
This: I see that you edited that file in the following commit. Maybe I should pull and try again. |
What's the solution for moving beyond Kovan? Point everything to Goerli? Would that work? |
you said you were trying to launch a pool on Goerli, but that's a kovan sample file. What file were you using to deploy a pool on Goerli? The solution for moving beyond Kovan is to move everything to Goerli, yeah. |
Yes sorry, I made one change to that file which was changing the network to Goerli. Thanks for clarifying the Goerli migration. An easy contribution to the repo. |
Kovan is deprecated and no longer supported by infura.
I tried running the following:
python3 samples/poolCreation/poolCreationSample.py samples/poolCreation/sampleLBPool.json
on both mainnet and goerli. I get the following error:
The text was updated successfully, but these errors were encountered: