solana/core
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 Remove fee-payer guesswork from Message and Transaction (#10776) 2020-06-24 14:52:38 -06:00
src Move BankCommitmentCache to solana_runtime (#10816) 2020-06-25 22:06:58 -06:00
tests Move BankCommitmentCache to solana_runtime (#10816) 2020-06-25 22:06:58 -06:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump serde from 1.0.111 to 1.0.112 2020-06-15 07:58:16 -07:00