solana/transaction-status/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
..
lib.rs Add block height to ConfirmedBlock structs (#17523) 2021-05-26 22:16:16 -06:00
parse_accounts.rs Drop write lock on sysvars (#15497) 2021-03-30 10:05:09 -07:00
parse_associated_token.rs account-decoder: don't use strings to convert between Pubkey types (#17391) 2021-05-21 22:53:53 +00:00
parse_bpf_loader.rs Add Close instrruction and tooling to upgradeable loader (#15887) 2021-03-17 21:39:29 -07:00
parse_instruction.rs account-decoder: don't use strings to convert between Pubkey types (#17391) 2021-05-21 22:53:53 +00:00
parse_stake.rs cli now supports a custodian for stake authorize operations 2021-01-26 11:48:28 -08:00
parse_system.rs
parse_token.rs Deprecate UiTokenAmount::ui_amount (#15616) 2021-03-02 22:51:41 -07:00
parse_vote.rs
token_balances.rs Merge pull request from GHSA-8v47-8c53-wwrc 2021-04-13 00:28:08 -06:00