solana/programs/vote
Alexander Meißner a9d5ef2055
Cleanup: InvokeContext accessors (#21574)
* Removes blockhash accessors from InvokeContext.

* Removes lamports_per_signature accessors from InvokeContext.

* Removes return_data accessors from InvokeContext.

* Removes feature_set accessor from InvokeContext.

* Removes instruction_recorders and instruction_index accessors from InvokeContext.

* Moves get_sysvars() into InvokeContext.

* Removes compute_meter parameter from InvokeContext::new().

* Removes InvokeContext::new_mock_with_sysvars_and_features().

* Removes InvokeContext::update_timing().
2021-12-03 12:15:22 +01:00
..
src Cleanup: InvokeContext accessors (#21574) 2021-12-03 12:15:22 +01:00
Cargo.toml Upgrade to Rust 2021 2021-11-30 20:43:46 -08:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00