Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
chanhosuh committed Jul 21, 2023
1 parent 665fc9a commit f85c903
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog.d/20230721_175525_chanhosuh_tricrypto.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Added
------

- The focus of this update was to update the CurveCryptoPool class to handle 3 coins for the functionality
required for cryptoswap simulations, namely `exchange`, `_tweak_price`, and the related calculations. The pythonic
equivalents such as `add_liquidity`, `remove_liquidity_one_coin`, etc., were not updated.
For the supported calculations, the pool will give exact integer results as compared to the Tricrypto-NG contract.

0 comments on commit f85c903

Please sign in to comment.