solana/runtime/src
Rob Walker 7f75cc8906
update nightly to 2019-05-01 (#4111)
* update nightly to 2019-05-01

* cargo fmt

* cargo fmt

* increase bench timeout
2019-05-01 20:08:42 -07:00
..
accounts.rs fix race in get_exclusive_storage() and load() (#3941) 2019-04-23 09:56:36 -07:00
accounts_db.rs fix accounts_db storage.reset() (#4094) 2019-05-01 09:27:13 -07:00
accounts_index.rs Roots are added out of order to the accounts index (#4051) 2019-04-28 10:27:37 -07:00
append_vec.rs fix accounts_db storage.reset() (#4094) 2019-05-01 09:27:13 -07:00
bank.rs update nightly to 2019-05-01 (#4111) 2019-05-01 20:08:42 -07:00
bank_client.rs Expand bank benches to include async/sync and native_loader (#4026) 2019-04-29 13:09:11 -07:00
blockhash_queue.rs Replace recursive status cache with a single global fast status cache (#3541) 2019-03-29 10:03:55 -07:00
bloom.rs Move Bank to its own crate 2019-02-19 07:17:04 -07:00
lib.rs Split AccountsDB from Accounts (#3808) 2019-04-16 13:32:22 -07:00
loader_utils.rs Cleanup client traits and create super trait (#3728) 2019-04-11 00:25:14 -07:00
locked_accounts_results.rs Add get_signature_status() to SyncClient 2019-04-05 10:22:05 -07:00
message_processor.rs Use cache for dll symbols (#3950) 2019-04-23 17:25:03 -07:00
native_loader.rs Use cache for dll symbols (#3950) 2019-04-23 17:25:03 -07:00
status_cache.rs Replace recursive status cache with a single global fast status cache (#3541) 2019-03-29 10:03:55 -07:00
system_instruction_processor.rs Cleanup stragglers from move-to-transfer rename (#3947) 2019-04-23 13:30:42 -06:00