solana/runtime/src
Grimes 7fad53b112
Use iterated account (#8673)
automerge
2020-03-05 13:10:20 -08:00
..
accounts.rs Allow passing of program_ids to programs (#8639) 2020-03-05 10:57:12 -08:00
accounts_db.rs Always and fully normalize stored 0-lamport accts. (#8657) 2020-03-05 09:14:40 -07:00
accounts_index.rs Do periodic inbound cleaning for rooted slots (#8436) 2020-03-03 14:57:25 +09:00
append_vec.rs Fix AppendVec test breakage... (#7693) 2020-01-07 09:21:59 +09:00
bank.rs Pass the correct program_id to programs (#8630) 2020-03-05 10:57:35 -08:00
bank_client.rs Split signature throughput tracking out of `FeeCalculator` (#8447) 2020-02-28 13:27:01 -07:00
blockhash_queue.rs SDK: Store FeeCalculator in recent_blockhashes sysvar (#8609) 2020-03-04 12:01:32 -07:00
bloom.rs Cleanup runtime use syntax (#8002) 2020-01-28 17:03:20 -08:00
genesis_utils.rs Split signature throughput tracking out of `FeeCalculator` (#8447) 2020-02-28 13:27:01 -07:00
lib.rs Store FeeCalculator with blockhash in nonce accounts (#8650) 2020-03-05 07:40:26 -07:00
loader_utils.rs Rename KeypairUtil to Signer (#8360) 2020-02-20 13:28:55 -08:00
message_processor.rs Pass the correct program_id to programs (#8630) 2020-03-05 10:57:35 -08:00
native_loader.rs Use iterated account (#8673) 2020-03-05 13:10:20 -08:00
nonce_utils.rs Store FeeCalculator with blockhash in nonce accounts (#8650) 2020-03-05 07:40:26 -07:00
rent_collector.rs skip sysvars while assessing rent (#7015) 2019-11-19 01:31:27 +05:30
serde_utils.rs Cleanup runtime use syntax (#8002) 2020-01-28 17:03:20 -08:00
stakes.rs Add versioning (#8348) 2020-02-25 17:12:01 -08:00
status_cache.rs Maintenance : simplify a few patterns, remove unneeded dependencies (#8137) 2020-02-06 10:02:38 -07:00
storage_utils.rs Rename KeypairUtil to Signer (#8360) 2020-02-20 13:28:55 -08:00
system_instruction_processor.rs SDK: Allow `RecentBlockhashes` to hold the entire `BlockhashQueue` (#8632) 2020-03-05 11:03:21 -08:00
transaction_batch.rs Wrap ed25519_dalek::Keypair (#8247) 2020-02-12 14:15:12 -07:00
transaction_utils.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00