solana/runtime
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
..
benches Fix parent record locks usage in child banks (#4159) 2019-05-07 15:51:35 -07:00
src Fix parent record locks usage in child banks (#4159) 2019-05-07 15:51:35 -07:00
.gitignore Put accounts test data files in target directory 2019-03-04 10:17:02 -08:00
Cargo.toml v0.15.0 2019-04-27 07:38:46 -07:00