solana/rpc
steviez f86b6edc4d
Simplify get_parent_chains() test function (#32892)
The previous implementation is a little tricky to follow, and repeats
some functionality that is already implemented in
Bank::parents_inclusive(). So, swap in bank.ancestors.
2023-08-18 14:10:03 -05:00
..
src Simplify get_parent_chains() test function (#32892) 2023-08-18 14:10:03 -05:00
.gitignore Bump jsonrpc crates (#17797) 2021-06-07 18:03:20 +00:00
Cargo.toml Move accounts-db code to its own crate (#32766) 2023-08-09 13:03:36 -07:00