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

Return non-null createdAddress in receipts of reverted transactions #4407

Open
fvictorio opened this issue Sep 21, 2023 · 0 comments
Open

Return non-null createdAddress in receipts of reverted transactions #4407

fvictorio opened this issue Sep 21, 2023 · 0 comments
Labels
blocked-reason:needs-edr status:blocked Blocked by other issues or external reasons type:improvement

Comments

@fvictorio
Copy link
Member

We are doing this now, but:

  1. This will stop happening after EDR
  2. We don't have a test for this

The way to do this, probably, is to do it in the JSON-RPC layer, by manually computing the address from the sender address and the nonce.

@fvictorio fvictorio added status:blocked Blocked by other issues or external reasons blocked-reason:needs-edr type:improvement labels Sep 21, 2023
@github-project-automation github-project-automation bot moved this to Ready in Hardhat Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-reason:needs-edr status:blocked Blocked by other issues or external reasons type:improvement
Projects
Status: Backlog
Development

No branches or pull requests

1 participant