solana-with-rpc-optimizations/ledger
Tyera Eulberg ab581dafc2
Add block height to ConfirmedBlock structs (#17523)
* Add BlockHeight CF to blockstore

* Rename CacheBlockTimeService to be more general

* Cache block-height using service

* Fixup previous proto mishandling

* Add block_height to block structs

* Add block-height to solana block

* Fallback to BankForks if block time or block height are not yet written to Blockstore

* Add docs

* Review comments
2021-05-26 22:16:16 -06:00
..
benches Revert "Add limit and shrink policy for recycler (#15320)" 2021-04-18 19:29:24 +00:00
src Add block height to ConfirmedBlock structs (#17523) 2021-05-26 22:16:16 -06:00
tests removes first_coding_index from erasure recovery code (#16646) 2021-04-23 12:00:37 +00:00
.gitignore
Cargo.toml Adjust tokio version to just "1" 2021-04-05 17:13:20 +00:00
build.rs adds crds-value for broadcasting duplicate shreds through gossip (#14133) 2020-12-18 14:32:43 +00:00