solana/runtime/src
anatoly yakovenko f54cfcdb8f
Store and persists full stack of tower votes in gossip (#6695)
* vote array

wip

wip

wip

update

gossip index should match tower index

tests build

clippy

test index after expired vote

test

bank specific last vote sync time

* verify

* we are likely to see many more warnings about old votes now
2019-11-04 16:19:54 -08:00
..
accounts.rs Use Slot and Epoch type aliases instead of raw u64 (#6693) 2019-11-02 00:38:30 -07:00
accounts_db.rs Use Slot and Epoch type aliases instead of raw u64 (#6693) 2019-11-02 00:38:30 -07:00
accounts_index.rs credit_only credits forwarding (#6509) 2019-10-23 22:01:22 -07:00
append_vec.rs Avoid alloc due to vector pushes (#6632) 2019-10-30 21:55:17 -07:00
bank.rs Store and persists full stack of tower votes in gossip (#6695) 2019-11-04 16:19:54 -08:00
bank_client.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
blockhash_queue.rs SDK: Add sysvar to expose recent block hashes to programs (#6663) 2019-11-04 10:51:15 -07:00
bloom.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
genesis_utils.rs Boot the Builder pattern from GenesisBlock (#6364) 2019-10-15 13:52:44 -06:00
lib.rs add epoch_schedule sysvar (#6256) 2019-10-08 22:34:26 -07:00
loader_utils.rs Revert "Make instruction data opaque to runtime (#6470)" (#6564) 2019-10-25 16:22:41 -07:00
message_processor.rs Fix code comment (#6640) 2019-10-30 22:21:34 -07:00
native_loader.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
rent_collector.rs kill rent calculator (#6625) 2019-10-30 16:25:12 -07:00
serde_utils.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
stakes.rs fix re delegate (#6603) 2019-10-29 14:42:45 -07:00
status_cache.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
storage_utils.rs Rename replicator to archiver (#6464) 2019-10-21 11:29:37 -06:00
system_instruction_processor.rs owner and executable checks (#6526) 2019-10-24 11:06:00 -07:00
transaction_batch.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
transaction_utils.rs Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00