ethereum / tests

Common tests for all Ethereum implementations
MIT License
553 stars 315 forks source link

Question about checkGasLimit #1361

Closed jewei1997 closed 5 months ago

jewei1997 commented 5 months ago

Hi, @winsvega, I'm trying to figure out what this checkGasLimit test is trying to test. Would very much appreciate any insight here. Thanks!

winsvega commented 5 months ago

Always check the filler source to get the test logic.

https://github.com/ethereum/tests/blob/develop/src/BlockchainTestsFiller/InvalidBlocks/bcEIP1559/checkGasLimitFiller.yml

This one is checking that gaslimit rules apply to basefee transactions