Changelog
2.0.0 (2022-10-09)
⚠ BREAKING CHANGES
account administration (#628)
refactor api structure for typedoc docs (#627)
Summary
The data structure our contracts use is changing as part of the redeployment. Since it is backward incompatible, new test tokens will be required for testing the various functionalities of the platform. Official announcement here
Features
Bug Fixes
Performance Improvements
Documentation
1.0.0 (2022-09-14)
⚠ BREAKING CHANGES
redeploy pools (#590)
update LP decimals (#573)
move anchor to module (#445)
change seed derivation (#440)
hmm - pass poolState, tokenXMint and tokenYMint to sdk calls (#433)
Features
add keypair to init faucet" (f1506b1)
Bug Fixes
remove previousPrice (cf83d47)
Performance Improvements
Reverts
Code Refactoring
Last updated