dapphub / dapphub/dapptools

feature request: Bundle sources for all addresses in tx's trace

Open
#824 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.1k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

`seth run-tx` will bundle the source of the entrypoint contract called in the tx it's given by default now.

However for upgradable proxies, or just more complex txs that interact with many contracts, we need bundled sources for more than just the entrypoint.

Ideally we could have run-tx do a first pass trace without bundled sources, identify all contracts that can have their sources bundled and put them into one mega file that run-tx parses on its second pass and pretty-prints with function names, etc

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.