solana/runtime
Xiang Zhu bb95d44328
Check incomplete file flag first (#31409)
* Check incomplete file flag first

* Use the simple is_file call, no need for metadata
2023-04-28 15:44:59 -07:00
..
benches Refactor - Use builtin function interface from rbpf (#31221) 2023-04-21 18:08:32 +02:00
src Check incomplete file flag first (#31409) 2023-04-28 15:44:59 -07:00
store-tool getter functions for StoredAccountMeta (#30447) 2023-02-27 10:03:22 -08:00
tests Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
.gitignore
Cargo.toml Check program modification slots during cold start (#31331) 2023-04-28 06:22:14 -07:00
build.rs