solana-program-library/token-swap/program/src
Justin Malčić e8bafb4b3f
Handle invalid fee account in `token-swap` (#3484)
* Add pool fee account checking

* Add checks for closed account

* Fix clippy warning

* Fix clippy warnings (again)

* Remove assertions
2022-08-17 15:56:43 +02:00
..
curve token-swap: Allow for huge swaps that almost entirely drain one side (#3334) 2022-07-19 19:08:12 +02:00
constraints.rs token-swap: Changed Wrap SwapCurve's calculator field into Arc instead of Box (#2860) 2022-02-03 20:22:51 +01:00
entrypoint.rs Drop lifetimes 2020-11-01 20:48:15 -08:00
error.rs Handle invalid fee account in `token-swap` (#3484) 2022-08-17 15:56:43 +02:00
instruction.rs Step 1: Update all instruction interfaces 2022-08-15 23:53:26 +02:00
lib.rs token-swap: Prepare v3.0.0 release for testnet and devnet (#3227) 2022-06-07 16:31:18 +02:00
processor.rs Handle invalid fee account in `token-swap` (#3484) 2022-08-17 15:56:43 +02:00
state.rs Handle invalid fee account in `token-swap` (#3484) 2022-08-17 15:56:43 +02:00