solana-with-rpc-optimizations/validator/src
Jeff Washington (jwash) a18debc34a
allow test feature to skip rewrites (#33851)
* allow test feature to skip rewrites

* hook up cli arg for test skip rewrites, update tests

* fix sanity checker

* add account hash to abi to fix a test

* reviews

* use hashmap to collect skip_rewrites. exclude skip_rewrites from dirty
pubkey set

* accumulate skipped_rewrite in reduce

* mutex

* fmt

* skip hash verify for this test flag

* add skipped rewrites num stat

* skip bank hash verify not account hash verify

* reviews

---------

Co-authored-by: HaoranYi <haoran.yi@solana.com>
2023-10-27 09:14:05 -05: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 allow test feature to skip rewrites (#33851) 2023-10-27 09:14:05 -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 allow test feature to skip rewrites (#33851) 2023-10-27 09:14:05 -05:00