-
Notifications
You must be signed in to change notification settings - Fork 992
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
End-to-end tests for wrapped ERC20 transfers between accounts #432
Labels
Comments
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When a balance transfer is carried out, the EthBridge VP should only allow it if the sender of the transfer (i.e. owner of the balance which is being decreased) authorized the transaction.
This issue can be closed when we have tests for the following types of ERC20 transfers (similar to the generic multitoken transfer tests in #886):
The text was updated successfully, but these errors were encountered: