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

Not handling contract creation transactions #25

Open
shootinputin007 opened this issue May 23, 2024 · 0 comments
Open

Not handling contract creation transactions #25

shootinputin007 opened this issue May 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shootinputin007
Copy link
Collaborator

Issue:
When passing contract creation transactions, Tx explain returns 'error: 1 validation error for Transaction to_address none is not an allowed value (type=type_error.none.not_allowed)'.

Since contract creation transactions don't have to_address, Tx explain can't process them. Backend needs to be adjusted for this.

Examples:

  • 0x0a4022e61c49c59b2538b78a6c7c9a0e4bb8c8fce2d1b4a725baef3c55fb7363
  • 0x25657f496bedb705c9e922bfd4141b3af6ea85358fede0cabe0eb07871e58c17
@zanknaf zanknaf added the bug Something isn't working label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants