solana/runtime/benches
carllin 69eeb7cf08
Fix parent record locks usage in child banks (#4159)
* Introduce record locks on txs that will be recorded

* Add tests for LockedAccountsResults

* Fix broken bench

* Exit process_entries on detecting conflicting locks within same entry
2019-05-07 15:51:35 -07:00
..
accounts.rs rework genesis (passive staking groundwork) (#4187) 2019-05-07 11:16:22 -07:00
append_vec.rs Fix parent record locks usage in child banks (#4159) 2019-05-07 15:51:35 -07:00
bank.rs rework genesis (passive staking groundwork) (#4187) 2019-05-07 11:16:22 -07:00
bloom.rs Remove prints 2019-03-05 14:09:40 -08:00
message_processor.rs Rename Runtime to MessageProcessor 2019-04-02 12:49:26 -06:00