refactor(curve): Update testing suite and remove metapools factories (#109)
* chore(lib): update testing suite with new naming * refactor(curve): remove metapool These pools aren't compatible yet due to how they are created (first the lp token and then later the pool). We will need DCI to handle this properly. * chore(lib): use correct package name for tycho-simulation --------- Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
This commit is contained in:
@@ -3,4 +3,4 @@ PyYAML==6.0.1
|
||||
Requests==2.32.2
|
||||
web3==5.31.3
|
||||
tycho-indexer-client>=0.7.2
|
||||
protosim_py>=0.6.3
|
||||
tycho-simulation-py>=0.32.0
|
||||
|
||||
Reference in New Issue
Block a user