solana/storage-proto/src
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
..
confirmed_block.proto Add block height to ConfirmedBlock structs (#17523) 2021-05-26 22:16:16 -06:00
convert.rs Add block height to ConfirmedBlock structs (#17523) 2021-05-26 22:16:16 -06:00
lib.rs Plumb transaction-level rewards (aka "rent debits") into the `getTransaction` RPC method 2021-05-27 03:05:05 +00:00
transaction_by_addr.proto Add block height to ConfirmedBlock structs (#17523) 2021-05-26 22:16:16 -06:00