Skip to content

Add back support for zero gas price validated transactions#875

Merged
sorpaas merged 1 commit intopolkadot-evm:masterfrom
moonbeam-foundation:tgm-fix-zero-gas-price-validated-txn
Oct 10, 2022
Merged

Add back support for zero gas price validated transactions#875
sorpaas merged 1 commit intopolkadot-evm:masterfrom
moonbeam-foundation:tgm-fix-zero-gas-price-validated-txn

Conversation

@tgmichel
Copy link
Copy Markdown
Contributor

#857 introduced several valid changes, but introduced incompatibilites with XCM->EVM scenarios by mistake.

We want to allow zero gas price, previously validated, transactional calls to the runner through the fp_ethereum::ValidatedTransaction code path. The reason is fees are already withdrawn prior to entering the runner somewhere else e.g. in BuyExecution xcm instruction.

@tgmichel tgmichel marked this pull request as ready for review October 10, 2022 13:54
@tgmichel tgmichel requested a review from sorpaas as a code owner October 10, 2022 13:55
@sorpaas sorpaas merged commit 692df1f into polkadot-evm:master Oct 10, 2022
notlesh pushed a commit to moonbeam-foundation/frontier that referenced this pull request Oct 10, 2022
abhijeetbhagat pushed a commit to web3labs/frontier that referenced this pull request Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants