solana/program-test
Alexander Meißner ae75c7cb3f
Refactoring - Remove redundant definition of `BuiltinProgram` (#31429)
* Replaces BuiltinProgram in the program-runtime with the one from solana_rbpf.

* Adjusts the runtimes built-ins to use Arc<LoadedProgram>.

* Adjusts the tests and benchmarks.
2023-05-02 23:01:28 +02:00
..
src Refactoring - Remove redundant definition of `BuiltinProgram` (#31429) 2023-05-02 23:01:28 +02:00
tests Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
Cargo.toml Remove flaky ProgramTest test (#30967) 2023-03-29 12:07:44 -06:00