solana/runtime/src
Rob Walker 1c1d83bd56
skip syscall_id in hash and delta (#4500)
* skip syscall_id in hash and delta

* add more tests, skip syscalls
2019-05-31 12:26:45 -07:00
..
accounts.rs skip syscall_id in hash and delta (#4500) 2019-05-31 12:26:45 -07:00
accounts_db.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
accounts_index.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
append_vec.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
bank.rs skip syscall_id in hash and delta (#4500) 2019-05-31 12:26:45 -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 Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
bloom.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
epoch_schedule.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
genesis_utils.rs Remove runtime dependency on storage (#4480) 2019-05-30 10:54:28 -07:00
lib.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -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 Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
native_loader.rs change unwrap to expect where WSL sometimes aborts (#4375) 2019-05-21 21:34:51 -07:00
serde_utils.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
stakes.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
status_cache.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00
system_instruction_processor.rs rework genesis (passive staking groundwork) (#4187) 2019-05-07 11:16:22 -07:00