foundry-rs / foundry-rs/foundry

feat(`tracing`): decode constructor args when contracts are deployed in traces

Open
#9,943 2 comments 1 reaction 0 assignees View on GitHub
A-tracing T-feature
Dominant language
Rust
Stars
10.6k
Forks
2.6k
Avg merge
18h 20m
Merged PRs (30d)
510

Description

### Component

Forge

### Describe the feature you would like

Currently, the forge traces do not decode the constructor args for contract creation. It'd be helpful for debugging if it showed decoded constructor args too.

### Additional context

```
│ │ │ │ ├─ [230190] → new UpgradeableBeacon@0xDD01220743f18cb611353924ff65af15B46979da
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.