galacticcouncil / HydraDX-simulations

Apache License 2.0
5 stars 10 forks source link

Fix stableswap shares #187

Closed jepidoptera closed 4 months ago

jepidoptera commented 4 months ago

updated save_ and load_omnipool and StableswapPoolState to account for the shares actually in the Omnipool. Incidentally updated the version on a couple of unrelated libraries because I was editing requirements.txt and they were flagged as out-of-date (jupyter and scipy). Did a cursory test (ran a notebook) to see if that broke anything and it didn't seem to. Lmk if you think we should delay upgrading Jupyter in particular until we can test more thoroughly.