0xPolygonHermez / cdk-erigon

Ethereum implementation on the efficiency frontier
GNU Lesser General Public License v3.0
28 stars 22 forks source link

[Sequencer] conduct testing and fix issues with stateless-executor and Cardona batches #396

Open mandrigin opened 1 month ago

mandrigin commented 1 month ago

use #389 to run this over Cardona and the latest stateless-executor to find edge cases and crashes there

NB! very important to verify our virtual counters against the actual counters from the stateless-executor!

mandrigin commented 1 month ago

First wave of testing is done. Fixing issues. 14% failure rate.

mandrigin commented 1 month ago

We conducted a test to connect an external executor to Erigon and re-ran all Cardona batches. Following the latest fixes, only transient issues remain, and we can’t reproduce the failures. Currently, the failure rate is about 0.2%.

We are updating our methodology: