This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Traces Support #27
Labels
size: 5 pieces
Challenging, not as well defined, may require help from senior eng
Overview
Implement
show_trace()
method on Receipts so that we can view pretty Starknet traces.See this core-ape PR for Ethereum's flavor: https://github.com/ApeWorX/ape/pull/746/files
Specification
See the trace schema here: https://www.starknet.io/docs/0.10.0/hello_starknet/cli.html#get-transaction-trace
Dependencies
evm-trace
to support Starknet style traces.The text was updated successfully, but these errors were encountered: