-
Notifications
You must be signed in to change notification settings - Fork 40
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
Skaled doesn't support default tracer on archive node #1764
Comments
To run default tracer you need to do something like {'jsonrpc': '2.0', 'method': 'debug_traceTransaction', 'params': ['0x8c4db9caf5ba62627e36d2ce20aa9da865f4f080e425fd629779c14fa5aabab7', {'}], 'id': 1} So {} is needed Marking this as incomplete |
The consequence of #1751
|
Default tracer is supported in skalenetwork/schain:3.17.2-develop.3-historic
The required empty object in debug methods should be fixed in a separate issue #1780 |
Preconditions
Active chains
Archival node
Deployed contract with erc20 tokens
Versions
skalenetwork/schain:3.17.2-develop.2-historic
Steps to reproduce
Expected state:
Skaled without any tracers should return a general overview of the transaction execution.
Actual state:
Skaled return ann error:
Example
The text was updated successfully, but these errors were encountered: