solana/runtime
carllin 083090817a
Fix DuplicateSignatures caused by races on frozen banks (#3819)
* Duplicate parent account locks into children in new_from_parent, check parent locks in lock_account()
2019-04-17 13:45:33 -07:00
..
benches Fewer unsafe hacks for AppendVec (#3801) 2019-04-16 08:50:05 -07:00
src Fix DuplicateSignatures caused by races on frozen banks (#3819) 2019-04-17 13:45:33 -07:00
.gitignore Put accounts test data files in target directory 2019-03-04 10:17:02 -08:00
Cargo.toml Rename programs to instruction_processors (#3789) 2019-04-16 22:39:00 +02:00