solana/core
Stephen Akridge 4fb0782892 Rename blocktree SlotMeta::is_rooted to is_connected
is_rooted is now is_connected and (still) indicates the set of connected
completed slots. 'rooted' slot terminology is used for a different
meaning in bank_forks and replay_stage.
2019-03-20 14:43:39 -07:00
..
benches move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
src Rename blocktree SlotMeta::is_rooted to is_connected 2019-03-20 14:43:39 -07:00
tests Adjust for vector of entries in blobs. 2019-03-19 13:49:48 -07:00
Cargo.toml move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
build.rs Move build.rs into core/ 2019-03-02 09:52:18 -08:00