solana/ledger
Tyera Eulberg 05db41fe9c
Cache block time in Blockstore (#11955)
* Add blockstore column to cache block times

* Add method to cache block time

* Add service to cache block time

* Update rpc getBlockTime to use new method, and refactor blockstore slightly

* Return block_time with confirmed block, if available

* Add measure and warning to cache-block-time
2020-09-09 09:33:14 -06:00
..
benches
src Cache block time in Blockstore (#11955) 2020-09-09 09:33:14 -06:00
tests
.gitignore
Cargo.toml