ethereum-optimism / op-geth

GNU Lesser General Public License v3.0
281 stars 735 forks source link

ethapi: handle fee-scalar receipt attribute #219

Closed protolambda closed 8 months ago

protolambda commented 8 months ago

Handles the missing fee-scalar attribute; if Ecotone is activated on a block, it will not be there.

This is covered in new op-e2e action testing that covers transactions per fork. (TODO link)