solana-with-rpc-optimizations/runtime
Justin Starry 056bfcede7
Deprecate `is_sysvar_id` function (#789)
Deprecate is_sysvar_id
2024-04-16 06:22:52 +08:00
..
benches Move `add_builtin` to SVM (#547) 2024-04-09 16:55:09 -03:00
src Deprecate `is_sysvar_id` function (#789) 2024-04-16 06:22:52 +08:00
tests refactor: optional `stake_history` arg is never `None` (#34556) 2023-12-22 10:44:28 +08:00
.gitignore
Cargo.toml Remove duplicated token ids and use a shared inline-spl crate (#456) 2024-04-01 14:31:04 +02:00
build.rs