solana/runtime
Greg Fitzgerald 50b3fa83a0
Move BankCommitmentCache to solana_runtime (#10816)
* Remove Blockstore member variable from BlockCommitmentCache

* Hoist is_confirmed_rooted() to its only caller

BlockCommitmentCache no longer depends on Blockstore

* Move BlockCommitmentCache to solana_runtime
2020-06-25 22:06:58 -06:00
..
benches Rename Client methods to match proposed BanksClient (#10793) 2020-06-25 03:35:38 +00:00
src Move BankCommitmentCache to solana_runtime (#10816) 2020-06-25 22:06:58 -06:00
tests Rename Client methods to match proposed BanksClient (#10793) 2020-06-25 03:35:38 +00:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Move BankForks to solana_runtime (#10637) 2020-06-17 15:27:03 +00:00