solana/core
Greg Fitzgerald 815b0f31b4
Use BlockCommitmentCache for RPC slots (#11103)
* Add BankForks::highest_descendant(slot)

* Update debug messages

* Update core/src/rpc.rs

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

* cargo fmt

* Remove highest_descendant

* Fix test

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2020-07-17 16:22:27 -06:00
..
benches Bench RaptorQ (#10886) 2020-07-02 18:31:32 -07:00
src Use BlockCommitmentCache for RPC slots (#11103) 2020-07-17 16:22:27 -06:00
tests Fold bank serialisation into serde snapshot (#10581) 2020-07-13 23:00:59 +09:00
.gitignore
Cargo.toml Bump serde_json from 1.0.54 to 1.0.56 2020-07-14 11:13:22 -07:00
build.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00