Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erc20 transfer from and checks #5

Merged
merged 5 commits into from
Dec 21, 2023

Conversation

SantiagoPittella
Copy link

What ❔

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

@@ -30,6 +45,7 @@ const prodConfig = {
PRIORITY_TX_MAX_GAS_LIMIT,
DEPLOY_L2_BRIDGE_COUNTERPART_GAS_LIMIT,
DUMMY_VERIFIER: false,
L1_NATIVE_TOKEN_ADDRESS,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we have some comment/doc explaining the nature of this? If not, can we add it? (Just to avoid third party confusions).

@jrchatruc jrchatruc merged commit f90292a into erc20_base_token Dec 21, 2023
10 of 12 checks passed
@jrchatruc jrchatruc deleted the erc20-transferFrom-and-checks branch December 21, 2023 19:26
jrchatruc pushed a commit that referenced this pull request Jan 16, 2024
Add comment on `MAX_SYSTEM_CONTRACT_ADDRESS` choice
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.

3 participants