solana/validator/src
Pankaj Garg 9d42cd7efe
Initialize fork graph in program cache during bank_forks creation (#33810)
* Initialize fork graph in program cache during bank_forks creation

* rename BankForks::new to BankForks::new_rw_arc

* fix compilation

* no need to set fork_graph on insert()

* fix partition tests
2023-10-23 09:32:41 -07:00
..
bin Boot solana-test-validator without enable_partitioned_epoch_reward feature (#33146) 2023-09-05 15:24:17 -06:00
admin_rpc_service.rs Initialize fork graph in program cache during bank_forks creation (#33810) 2023-10-23 09:32:41 -07:00
bootstrap.rs Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
cli.rs Change getHealth to compare optimistically confirmed slots (#33651) 2023-10-16 11:21:33 -05:00
dashboard.rs removes instances of clippy::manual_let_else (#32417) 2023-07-09 21:41:36 +00:00
lib.rs Upgrades Rust to 1.72.0 & nightly-2023-08-25 (#32961) 2023-09-01 07:26:13 +00:00
main.rs Change getHealth to compare optimistically confirmed slots (#33651) 2023-10-16 11:21:33 -05:00