Sital Kedia
Sital Kedia
Ignore
### Description ### Test Plan --- This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/2375)
### Description ### Test Plan --- This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/2253)
### Description ### Test Plan --- This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/2195)
### Description As above ### Test Plan Will rerun coverage once this lands. - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4177)
### Description Fixed the existing network partition test to be more stable. Instead of randomly partitioning the network, it partitions the first 3 nodes and ensures that we don't send...
## Description The validation of transaction itself is pretty expensive, so its okay to split the parallel iterator up to size 1. The overhead of splitting should not outweigh the...
## Description ## Type of Change - [ ] New feature - [ ] Bug fix - [ ] Breaking change - [ ] Performance improvement - [ ] Refactoring...