Fantom-foundation / Aida

Aida is a block-processing testing infrastructure for EVM-compatible chains.
GNU Lesser General Public License v3.0
6 stars 12 forks source link

Skip some blocks with etheruem substate #1211

Open cabrador opened 1 month ago

cabrador commented 1 month ago

As written in this comment.

LFVM uses different init code size and there are some blocks from Ethereum Substate that will always fail - we either need to skip these on execution level or on validation level.

Blocks: 13803456 14340503 14953169 15025981 15427798 15445481

cabrador commented 1 month ago

Note: We should add a debug print which blocks are skipped

wsodsong commented 2 weeks ago

Add 15445161 to the list.