You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I am trying to operate as an EVM Tracing Node at Shibuya Node, but it is not working, probably due to Runtime.
The node itself is synchronized and functions are fine except for the EVM Tracing Node.
Can you please help me figure out what the cause is?
I created the following Dockerfile image to operate Shibuya Node as an EVM Tracing Node.
Hello, current Shibuya runtime spec is 92, in your example used spec 95 override. Unfortunately it will not work until Shibuya get upgraded. Please wait a bit.
Description
I am trying to operate as an EVM Tracing Node at Shibuya Node, but it is not working, probably due to Runtime.
The node itself is synchronized and functions are fine except for the EVM Tracing Node.
Can you please help me figure out what the cause is?
I created the following Dockerfile image to operate Shibuya Node as an EVM Tracing Node.
If you start with the above image, it will start as shown below.
Expected vs. Actual Behavior
When I run
debug_traceTransaction
, it returns the followingEnvironment
The text was updated successfully, but these errors were encountered: