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

Create a new tests for ERC20wrapped tokens #65

Open
gigimon opened this issue Jun 9, 2022 · 0 comments
Open

Create a new tests for ERC20wrapped tokens #65

gigimon opened this issue Jun 9, 2022 · 0 comments

Comments

@gigimon
Copy link
Collaborator

gigimon commented Jun 9, 2022

ERC20Wrapped tokens - uses SPL token inside and we need a lot tests for this because in https://github.com/neonlabsorg/neon-evm/issues/687 this system was refactored.

Test cases:

  1. New possibilities (mint, burn)
  2. Fixes a lot of cases when uses different actions in one transaction. We need a lot of cases for this, for example:
  • mint, send, burn
  • mint, send, send
  • send, mint, burn
  • send, mint, send, burn
  1. When not enough gas for long transaction check that nothing changes
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

No branches or pull requests

1 participant