solana-program-library/token-swap/program
anatoly yakovenko 64a362c059
Use u128 for all the math but store in u64 (#711)
* Use u128 for all the math but store in u64

* tests

* missing changes

* bulds

* specific conversion failure

* fix tests

* use large numbers

* Rebase and fix merge issue from new tests

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2020-10-26 18:18:33 +01:00
..
inc Reorganize crates based on program 2020-08-08 15:25:47 -07:00
src Use u128 for all the math but store in u64 (#711) 2020-10-26 18:18:33 +01:00
Cargo.toml Groom Cargo.tomls 2020-10-25 07:52:33 +00:00
Xargo.toml Reorganize crates based on program 2020-08-08 15:25:47 -07:00
cbindgen.toml Reorganize crates based on program 2020-08-08 15:25:47 -07:00