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: "to" field is null during contract creation #1573

Merged
merged 2 commits into from
Jul 16, 2022

Conversation

purplesmoke05
Copy link

@purplesmoke05 purplesmoke05 commented Jul 2, 2022

What I did

Related issue: #1549

How I did it

Set receiver in TransactionReceipt None when transaction dict has no to attribute.

How to verify it

Existing unit tests

Checklist

  • I have confirmed that my PR passes all linting checks
  • I have included test cases
  • I have updated the documentation
  • I have added an entry to the changelog

@purplesmoke05 purplesmoke05 marked this pull request as ready for review July 2, 2022 20:51
@charles-cooper charles-cooper merged commit f712a1f into eth-brownie:master Jul 16, 2022
@purplesmoke05 purplesmoke05 deleted the fix/#1549 branch July 20, 2022 19:36
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