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

Verified smart contract tick appears in Call Trace for some accounts #1429

Open
Neurone opened this issue Oct 15, 2024 · 0 comments
Open

Verified smart contract tick appears in Call Trace for some accounts #1429

Neurone opened this issue Oct 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Neurone
Copy link
Contributor

Neurone commented Oct 15, 2024

Description

In the Call Trace section of an Ethereum transaction, if the recipient is a non-existent account and the transaction value is 0, a verified smart contract tick will appear.

For example, this is a simple transaction sending 0 value to a non-existent address.

Steps to reproduce

  1. Send a simple 0 value Ethereum transaction (no smart contract call) to the network.
  2. Check the explorer details page for the transaction.

Side note. You still cannot do point 1 without modifying the JSON-RPC relay code, but we have an open issue about this and you can use the existing transaction example above to check the mirror node explorer code is correctly updated.

Additional context

verified

Hedera network

No response

Version

v24.4.0-318-gef880125

Operating system

None

@Neurone Neurone added the bug Something isn't working label Oct 15, 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

1 participant