solana/runtime/src
Rob Walker 441fed7a5b
check freeze before updating slot_hashes (#4448)
* check freeze before updating slot_hashes

* fixup
2019-05-28 12:25:55 -07:00
..
accounts.rs Restrict transaction fee payers to system accounts (#4198) 2019-05-24 13:06:55 -07:00
accounts_db.rs Restrict transaction fee payers to system accounts (#4198) 2019-05-24 13:06:55 -07:00
accounts_index.rs Revert "Create bank snapshots (#3671)" (#4243) 2019-05-09 19:27:27 -07:00
append_vec.rs Revert "Create bank snapshots (#3671)" (#4243) 2019-05-09 19:27:27 -07:00
bank.rs check freeze before updating slot_hashes (#4448) 2019-05-28 12:25:55 -07:00
bank_client.rs Extend GetBlockHash RPC API to include the fee scehdule for using the returned blockhash (#4222) 2019-05-13 12:49:37 -07:00
blockhash_queue.rs Revert "Create bank snapshots (#3671)" (#4243) 2019-05-09 19:27:27 -07:00
bloom.rs Revert "Create bank snapshots (#3671)" (#4243) 2019-05-09 19:27:27 -07:00
epoch_schedule.rs Move EpochSchedule into own module (#4272) 2019-05-13 16:24:32 -07:00
genesis_utils.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
lib.rs Add storage mining pool (#4364) 2019-05-23 14:50:23 -07:00
loader_utils.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
locked_accounts_results.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
message_processor.rs Add credit-only info to AccountMetadata (#4405) 2019-05-23 18:19:53 -04:00
native_loader.rs change unwrap to expect where WSL sometimes aborts (#4375) 2019-05-21 21:34:51 -07:00
stakes.rs _id => _pubkey variable renaming (#4419) 2019-05-23 23:20:04 -07:00
status_cache.rs Use 20 bytes signature slice for cache purposes (#4260) 2019-05-13 22:53:10 -07:00
system_instruction_processor.rs rework genesis (passive staking groundwork) (#4187) 2019-05-07 11:16:22 -07:00