moonbeam-foundation/moonbeam

When will purestake/moonbeam-tracing 2700 be released, please?

Closed this issue · 2 comments

curl -H "Content-Type: application/json" -d '{"id":1,"jsonrpc":"2.0","method":"debug_traceBlockByNumber","params":["0x549194",{"tracer":"callTracer"}]}' http://localhost:9933
{"jsonrpc":"2.0","error":{"code":-32603,"message":"Internal runtime error when replaying block BlockId::Number(5542292) : Other("")"},"id":1}

It was already release 2 month ago: https://hub.docker.com/layers/moonbeamfoundation/moonbeam-tracing/v0.35.0-2700-latest/images/sha256-b5a99c7886a591e4f2b0b9e262a110ad7c51145300febe96499068c12d13404c?context=explore

Maybe you find a bug, but to confirm we need more informations, against what network did you sync your local node? If it's a local network, what are the chain spec?

It was already release 2 month ago: https://hub.docker.com/layers/moonbeamfoundation/moonbeam-tracing/v0.35.0-2700-latest/images/sha256-b5a99c7886a591e4f2b0b9e262a110ad7c51145300febe96499068c12d13404c?context=explore

Maybe you find a bug, but to confirm we need more informations, against what network did you sync your local node? If it's a local network, what are the chain spec?

Thank you very much for providing the information.