solana/ledger
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
..
benches removes lazy-static thread-pool from sigverify-shreds (#30787) 2023-03-20 20:33:22 +00:00
src Refactoring - Remove redundant definition of `BuiltinProgram` (#31429) 2023-05-02 23:01:28 +02:00
tests
.gitignore
Cargo.toml ledger: confirm_slot_entries(): confirmation_elapsed metric (#30807) 2023-03-29 13:11:29 -07:00
build.rs