solana-program-library/token-swap/program/sim
Jon Cinque de8433e815
ci: Split out test-bpf into separate workflows for each program (#1893)
* ci: Split token, token-swap, and token-lending out

* Remove token lending js in main runner

* token-swap: Update proptest to trigger build

* Remove unused Cargo.lock file

* lending: Update proptest to trigger lending build

* Fix lending test

* Try re-using action

* binary-oracle-pair: Bump token version to trigger build

* Reference action differently

* Add checkout step before local action

* Move out cargo test bpf step

* Add more programs

* Update example file to trigger job

* Update library file to trigger build

* Update name-service file to trigger build

* Update record file to trigger build

* Update shared memory file to trigger build

* Add pull request runners for each probram / library

* Fix pull-request yml file referencing unknown step
2021-06-11 22:35:00 +02:00
..
src token-swap stable curve: 256-bit math added with tests (#886) 2020-11-25 21:19:25 +01:00
Cargo.toml token-swap stable curve: 256-bit math added with tests (#886) 2020-11-25 21:19:25 +01:00
simulation.py Implementation of stable curve methods (#1488) 2021-05-19 02:44:01 +02:00