paradigmxyz / rivet

Developer Wallet & DevTools for Anvil
MIT License
832 stars 71 forks source link

Feature: Display call trace in transaction details #43

Open jxom opened 1 year ago

jxom commented 1 year ago

The Request

The ability to see a call trace for a transaction on the transaction details screen.

Problem

Right now, we cannot see the call trace on a broadcasted transaction.

Solution

As a user, I would like to see a call trace on the transaction details screen (akin to Openchain's Call Trace).

Flocqst commented 1 year ago

Hi ! I'm interested to work on this one.