Skip to content

v0.3.0

Compare
Choose a tag to compare
@nagakingg nagakingg released this 16 Nov 00:05
· 1201 commits to main since this release

We are happy to announce the first official release of Curvesim, installable through usual pip install, and incorporating a wide range of feature and performance enhancements. This release inaugurates Curvesim's transition from a single-purpose script to a full package designed to facilitate usability and further development by the broader Curve community.

Highlights include:

  • Multi-chain pool data support via the Convex Community subgraph
  • ~2x speedup for all simulations
  • Pools initiated from external data now store their metadata for introspection and debugging
  • New simulation pipeline framework to facilitate custom simulation development
  • Codebase is much more PEP8 compliant with consistent style and formatting. This is particularly important as we onboard more contributors to the repo.

A detailed list of changes and enhancements are available in the changelog.

See the new documentation, which includes a quickstart to get you immediately using the package.