This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
v0.0.2
Summary
- Add token swaps
Notes
- We have a
u64 * u64
overflow issue on the contract side. So the suitable values forpooling
amount around0.000001
and swappingamounts
around0.00000001
.
What's Changed
Full Changelog: v0.0.1...v0.0.2