solana-program-library/shared-memory
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
..
program Bump solana crates to v1.6.7 2021-05-05 04:39:49 +00:00
README.md ci: Split out test-bpf into separate workflows for each program (#1893) 2021-06-11 22:35:00 +02:00

README.md

Shared memory program

A shared-memory program on the Solana blockchain, usable for sharing data between programs or within cross-program invocations.

Full documentation is available at https://spl.solana.com/shared-memory