Skip to content

[Evm-Issue-2527] Updated transaction fee deduction logic#19

Open
aregng wants to merge 3 commits intofeature/evm_automationfrom
task/issue-2527-2
Open

[Evm-Issue-2527] Updated transaction fee deduction logic#19
aregng wants to merge 3 commits intofeature/evm_automationfrom
task/issue-2527-2

Conversation

@aregng
Copy link
Copy Markdown

@aregng aregng commented Apr 1, 2026

  • Now if execution mode is gas-less, then no execution fee is deducted from users account and no refunds are applied after execution
  • Updated AutomatedTransaction builder to have 0 gas-price in case of it is built based on the gas-less automation task

@aregng aregng requested a review from sjoshisupra April 1, 2026 07:54
Aregnaz Harutyunyan added 2 commits April 2, 2026 20:50
- Now if execution mode is gas-less, then no execution fee is deducted from users account and no refunds are applied after execution
- Updated AutomatedTransaction builder to have 0 gas-price in case of it is built based on the gas-less automation task
@aregng aregng force-pushed the task/issue-2527-2 branch from b0dc26d to c21f381 Compare April 3, 2026 10:30
) external;

function registerSystemTask(
bytes memory _payloadTx,
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we going to do view based automation in a separate PR?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, Dr. @sjoshisupra .
View based automation will be on top of diamond proxy PR.

@aregng aregng requested a review from sjoshisupra April 6, 2026 07:45
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