solana/ledger/src
Tyera Eulberg b028c47d2b
Correct Bank timestamp drift every slot (#12737)
* Move timestamp helper to sdk

* Add Bank method for getting timestamp estimate

* Return sysvar info from Bank::clock

* Add feature-gated timestamp correction

* Rename unix_timestamp method to be more descriptive

* Review comments

* Add timestamp metric
2020-10-09 21:53:41 +00:00
..
blockstore
ancestor_iterator.rs
bank_forks_utils.rs Fix various ledger-tool error due to no builtins (#12759) 2020-10-09 12:19:36 -06:00
bigtable_upload.rs
block_error.rs
blockstore.rs Correct Bank timestamp drift every slot (#12737) 2020-10-09 21:53:41 +00:00
blockstore_db.rs
blockstore_meta.rs
blockstore_processor.rs Fix various ledger-tool error due to no builtins (#12759) 2020-10-09 12:19:36 -06:00
builtins.rs Fix various ledger-tool error due to no builtins (#12759) 2020-10-09 12:19:36 -06:00
entry.rs
erasure.rs
genesis_utils.rs
leader_schedule.rs
leader_schedule_cache.rs
leader_schedule_utils.rs
lib.rs Fix various ledger-tool error due to no builtins (#12759) 2020-10-09 12:19:36 -06:00
next_slots_iterator.rs
poh.rs
rooted_slot_iterator.rs
shred.rs
sigverify_shreds.rs
staking_utils.rs