solana/runtime/benches
mergify[bot] 87a578a1f9
Simple cap by including sysvars and native programs (#13884) (#14110)
* Simpler cap by including sysvars and native programs

* Fix tests

* Add comment

* revert some unrelated code

* Update test_bank_update_sysvar_account for cap.

* Test cap. for add_native_program using new helper

* Improve the cap adjustment with new tests

* Fix typo...

* Adjust test for improved code coverage

* Rename simpler_capitalization => simple_capitalization

* More rename and bonus commenting

(cherry picked from commit de9ac43ebffec502472c690ba519bba852176c86)

Co-authored-by: Ryo Onodera <ryoqun@gmail.com>
2020-12-14 13:29:09 +00:00
..
accounts.rs Simple cap by including sysvars and native programs (#13884) (#14110) 2020-12-14 13:29:09 +00:00
accounts_index.rs Finer grained AccountsIndex locking (#12787) (#13240) 2020-10-28 23:46:54 +00:00
append_vec.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
bank.rs Allow feature builtins to overwrite existing builtins (#13403) (#13420) 2020-11-05 16:51:25 +00:00
bloom.rs shares the lock on gossip when processing prune messages (#13339) (#13422) 2020-11-05 17:18:22 +00:00
message_processor.rs Add replacements for Pubkey::new_rand()/Hash::new_rand() (bp #12987) (#13076) 2020-10-22 05:08:01 +00:00
status_cache.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
transaction_utils.rs Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00