solana/runtime/src
Michael Vines 7341e60043 Ensure that the spl-token 2 native mint account is owned by the spl-token 2 program.
Workaround for https://github.com/solana-labs/solana-program-library/issues/374 until spl-token 3 is shipped
2020-09-01 17:09:36 +00:00
..
serde_snapshot
accounts.rs Make ledger-tool accounts print rent_epoch and slot (#11845) 2020-08-27 12:28:40 +09:00
accounts_db.rs
accounts_index.rs
append_vec.rs
bank.rs Ensure that the spl-token 2 native mint account is owned by the spl-token 2 program. 2020-09-01 17:09:36 +00:00
bank_client.rs
bank_forks.rs
bank_utils.rs Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
blockhash_queue.rs
bloom.rs
builtins.rs Add tests for the Debug and activation Vecs (#11926) 2020-09-01 17:48:25 +09:00
commitment.rs Add CommitmentSlots::new_from_slot() (#11600) 2020-08-13 03:51:15 +00:00
epoch_stakes.rs
genesis_utils.rs Cleanup test utilities (#11723) 2020-08-20 05:04:38 +00:00
hardened_unpack.rs
lib.rs Make BPF Loader static (#11516) 2020-08-14 12:32:45 -07:00
loader_utils.rs
log_collector.rs
message_processor.rs Add tests for the Debug and activation Vecs (#11926) 2020-09-01 17:48:25 +09:00
native_loader.rs
nonce_utils.rs
rent_collector.rs Re-do rent collection check on rent-exempt account (#11349) 2020-08-17 14:22:16 +09:00
send_transaction_service.rs Add a client for BankForks (#10728) 2020-08-07 08:45:17 -06:00
serde_snapshot.rs
snapshot_package.rs
snapshot_utils.rs Address latest nightly clippy lints, but globally disable stable_sort_primitive 2020-08-17 22:36:10 -07:00
stakes.rs Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
status_cache.rs
system_instruction_processor.rs Add StakeInstruction::AuthorizeWithSeed (#11700) 2020-08-21 18:28:01 +00:00
transaction_batch.rs
transaction_utils.rs Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
vote_sender_types.rs Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00