Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

v0.0.2

Compare
Choose a tag to compare
@luizstacio luizstacio released this 06 May 01:51
· 166 commits to master since this release
b752ae1

Summary

  • Add token swaps

Notes

  • We have a u64 * u64 overflow issue on the contract side. So the suitable values for pooling amount around 0.000001 and swapping amounts around 0.00000001.

What's Changed

Full Changelog: v0.0.1...v0.0.2