solana/core
HaoranYi bf14440895
clean up and optimize account hash verify (#26560)
* remove unused code

* extract test related fault hash inject fn

* use rotate to optimize hashes removal

* use rotate to optimize snapshot hashes removal

* address code reveiw feedbacks

* revise comments

* inline
2022-07-12 19:27:28 +00:00
..
benches Add validator argument log_messages_bytes_limit to change log truncation limit. 2022-07-11 10:53:18 -05:00
src clean up and optimize account hash verify (#26560) 2022-07-12 19:27:28 +00:00
tests
.gitignore
Cargo.toml Bump Version to 1.11.4 (#26578) 2022-07-11 23:30:38 -05:00
build.rs