igor-aptos
igor-aptos
### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4945)
This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4962)
### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5026)
### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4946)
To avoid ever reaching unstable state - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4834)
Changing things from more generic (supporting both modes, but being confusing in what is being done), to more specific and clearer - for how things work in decoupled execution. ###...
### Description - added support for latency check in SuccessCriteria - added tracking of stats per each transaction generator type, allowing us to have TransferHighPri vs Transfer breakdown. ### Test...
Add root hash of the most recent block used for leader reputation This is change changes the protocol, but this diff makes it backwards compatible: - if new genesis is...
### Description We currently wait for quorum_store_poll_count if there are no transactions, but even if single transaction is in the mempool - we will create a block. We should wait...
cannot commit as is, as REST API Client doesn't allow submitting JSON transactions, need to figure out how to support that properly - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4922)