solana/runtime
Justin Starry 70445b7402
Refactor: Rename `max_invoke_depth` to `max_invoke_stack_height` (#28427)
Refactor: Rename max_invoke_depth to max_invoke_stack_height
2022-10-17 23:54:56 +08:00
..
benches remove expected rent collection and rehashing completely (#28422) 2022-10-17 07:24:42 -07:00
src Refactor: Rename `max_invoke_depth` to `max_invoke_stack_height` (#28427) 2022-10-17 23:54:56 +08:00
store-tool Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
tests tests: Keypair::new().pubkey() -> pubkey::new_rand (#27705) 2022-09-10 13:56:45 -07:00
.gitignore
Cargo.toml Add assertions for computed block cost limit constants (#28056) 2022-09-26 12:50:31 +00:00
build.rs