-
Notifications
You must be signed in to change notification settings - Fork 42
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
geth and skaled trace inconsistencies #1767
Comments
Closed
Closed
kladkogex
added a commit
that referenced
this issue
Jan 22, 2024
kladkogex
added a commit
that referenced
this issue
Jan 22, 2024
kladkogex
added a commit
that referenced
this issue
Jan 22, 2024
kladkogex
added a commit
that referenced
this issue
Jan 22, 2024
kladkogex
added a commit
that referenced
this issue
Jan 23, 2024
kladkogex
added a commit
that referenced
this issue
Jan 23, 2024
kladkogex
added a commit
that referenced
this issue
Jan 23, 2024
kladkogex
added a commit
that referenced
this issue
Jan 26, 2024
kladkogex
added a commit
that referenced
this issue
Jan 26, 2024
kladkogex
added a commit
that referenced
this issue
Jan 26, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
added a commit
that referenced
this issue
Feb 2, 2024
kladkogex
changed the title
debug_traceTransaction with "callTracer" tracer doesn't return "input" and "to" fields in response
geth and skaled trace inconsistencies
Feb 2, 2024
github-project-automation
bot
moved this from Code Review
to Ready For Release Candidate
in SKALE Engineering 🚀
Mar 5, 2024
Verified on skalenetwork/schain:3.18.1-develop.0-historic
|
3.18.1-beta.0 |
PolinaKiporenko
moved this from Ready For Release Candidate
to Merged To Release Candidate
in SKALE Engineering 🚀
May 2, 2024
Verified on Legacy network
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Preconditions
Active chains
Archival node on Skale chain
Geth node on Goerly with debug mode
Address with 1 Sfuel, 1 GoerlyETH and with Whitelist deployer role
Contract to deploy: Example ERC20
Versions
skalenetwork/schain:3.17.2-develop.2-historic
Steps to reproduce
Expected state:
Results of the 5th and 6th steps should be the same, except gas and gasPrice (dynamic values)
Actual state
The archival node on Skale chain doesn't return "input" and "to" fields on debug_traceTransaction call
Detailed comparison
debug_traceTransaction_difference_with_goerly.txt
The text was updated successfully, but these errors were encountered: