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

test: verify receiver on get_receipt() call #1064

Merged
merged 2 commits into from Sep 21, 2022

Conversation

antazoey
Copy link
Contributor

What I did

Running into an issue where the receiver is missing on receipts. I think the issue from Hardhat but there was not an assertion anywhere for receiver so I am adding one to clear the name.

How I did it

In our main positive test for get_receipt(), verify the receiver is the expected contract's address.

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey changed the title test: verify receiver test: verify receiver get_receipt() call Sep 21, 2022
@antazoey antazoey changed the title test: verify receiver get_receipt() call test: verify receiver on get_receipt() call Sep 21, 2022
@antazoey antazoey merged commit 1fa5c11 into ApeWorX:main Sep 21, 2022
@antazoey antazoey deleted the fix/jules/receipt-receiver branch September 21, 2022 20:37
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.

None yet

2 participants