-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Noticed this bug which was on an older Madara version (8a8050e450722e0db57a011cc6a3a156d421f18b) but seems to have been fixed on latest now (perhaps by the bump?)
Issue
- Run madara with
--gas-price 2 --blob-gas-price 2 --strk-gas-price 2 --strk-blob-gas-price 2 - Send txn with harcoded
0x0resource bounds - Txn goes through while it should have failed as gas fees provided is lower than block fees
Even though its fixed, it might be relevant to add a test case for this to prevent it in the future!
Metadata
Metadata
Assignees
Labels
No labels