Skip to content

fix(precompiles/erc20): update GasTransfer value#17

Merged
AdriaCarrera merged 3 commits intov20.0.0-exrpfrom
erc20/feat/update-precompile-gas
May 19, 2025
Merged

fix(precompiles/erc20): update GasTransfer value#17
AdriaCarrera merged 3 commits intov20.0.0-exrpfrom
erc20/feat/update-precompile-gas

Conversation

@GuillemGarciaDev
Copy link
Copy Markdown

fix(precompiles/erc20): update GasTransfer value

This PR updates the GasTransfer constant value from 3_000_000 to 100_000, which affects the gas cost of Transfer, TransferFrom, Mint, Burn, Burn0 and BurnFrom methods.


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the correct branch (see PR Targeting)

Reviewers Checklist

All items are required.
Please add a note if the item is not applicable
and please add your handle next to the items reviewed
if you only reviewed selected items.

I have...

  • added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • confirmed all author checklist items have been addressed
  • confirmed that this PR does not change production code
  • reviewed content
  • tested instructions (if applicable)
  • confirmed all CI checks have passed

@AdriaCarrera AdriaCarrera merged commit 44ac77f into v20.0.0-exrp May 19, 2025
13 of 19 checks passed
@AdriaCarrera AdriaCarrera deleted the erc20/feat/update-precompile-gas branch May 19, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants