Hello,
After executing a transaction, the coinbase address does not receive any tips, meaning its balance does not change as expected.
Steps to Reproduce:
Run any test case, e.g., eip1559.json
Observe the balance of the coinbase address after the transaction execution.
Expected Result:
The coinbase address should receive the appropriate amount of tips, reflecting an increase in its balance.
Actual Result:
The coinbase address's balance remains unchanged.
Please look into this issue. Thank you!