solana/runtime
Justin Starry 7d765e3d67
clean feature: `prevent_calling_precompiles_as_programs` (#27100)
* clean feature: prevent_calling_precompiles_as_programs

* fix tests

* fix test

* remove comment

* fix test

* feedback
2022-08-18 05:21:16 +00:00
..
benches Add clean_accounts_for_tests() (#27200) 2022-08-17 18:45:59 -04:00
src clean feature: `prevent_calling_precompiles_as_programs` (#27100) 2022-08-18 05:21:16 +00:00
store-tool A more convenient store-tool (#26796) 2022-08-08 06:55:00 -07:00
tests Add clean_accounts_for_tests() (#27200) 2022-08-17 18:45:59 -04:00
.gitignore
Cargo.toml chore: bump once_cell from 1.12.0 to 1.13.0 (#27049) 2022-08-10 12:19:10 -06:00
build.rs