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

autosim() fails for chain="matic", due to typo in coingecko.py, L26 #296

Open
Hg347 opened this issue Apr 3, 2024 · 0 comments
Open

autosim() fails for chain="matic", due to typo in coingecko.py, L26 #296

Hg347 opened this issue Apr 3, 2024 · 0 comments

Comments

@Hg347
Copy link

Hg347 commented Apr 3, 2024

Version Information

  • Output of python -m curvesim --version (curvesim and python versions, OS type)
    curvesim 0.5.0, CPython 3.11.8 on Linux

What's your issue about?

Call to res = curvesim.autosim(testPoolId, chain="matic", A=range(500,1500,250)) fails.

How can it be fixed?

remove colon in network/coingecko.py L26: "matic:"

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

1 participant