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

Fix: native erc20 fixes #61

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Fix: native erc20 fixes #61

merged 1 commit into from
Jan 19, 2024

Conversation

juan518munoz
Copy link

Closes #60

What ❔

Remove hardcoded variables to run native erc20 integration tests, set them only if NATIVE_ERC20_ADDRESS is set. As an extra, zk down has been updated to remove docker images/containers, useful for clean recompilations.

Why ❔

Have compatibility with main.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Code has been formatted via zk fmt and zk lint.

@juan518munoz juan518munoz changed the base branch from main to native_erc20 January 18, 2024 20:41
@juan518munoz juan518munoz changed the title Native erc20 fixes Fix: native erc20 fixes Jan 18, 2024
@jrchatruc jrchatruc merged commit 2691733 into native_erc20 Jan 19, 2024
1 of 5 checks passed
@jrchatruc jrchatruc deleted the native_erc20_fixes branch January 19, 2024 14:09
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.

Fix: arrange variables for native erc20 test
2 participants