-
Notifications
You must be signed in to change notification settings - Fork 2.6k
[feat] cast call --trace (& code reuse in cast run)
#5477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 18 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
ae45e30
initial start
636ff05
traces working
19c9c39
Update opts.rs
nhtyy c1cfb82
clean up
3589fc6
Merge branch 'master' of https://github.com/nhtyy/foundry
3a37650
comments/debugger
8e1fb61
comment
e797891
change build -> fill
eb63029
start of move to evm crate
1aaa59f
rename
ff90e6b
put fork setup on tracing executor
dee0d34
comment
2136cce
return err on no traces
5de5f05
moving trace handlers to cast::cmd::utils
ca5ec5d
rm formatting
e31c432
fmt
6dbf0cd
use a ref
005a5ca
fix unneeded borrow
ba5e0f2
Merge branch 'master' of https://github.com/foundry-rs/foundry
4ce14bd
unused import
72c5bab
panic instead of bail
5c26bdd
initial
a3a72ee
Update cli/src/cmd/cast/call.rs
nhtyy c62ed43
Update cli/src/cmd/utils.rs
nhtyy e1f441a
Update cli/src/cmd/utils.rs
nhtyy 312a738
Update evm/src/trace/mod.rs
nhtyy d97ae30
comment
1b994f7
unresolve convo
c544211
TraceResult::from
6ab8770
clippy --fix
f49609d
merge upstream
f3e84fa
use from/try_from
770d052
clippy --fix
bd24641
clean up, no extra url in panic
5600a5e
Merge branch 'master' of https://github.com/nhtyy/foundry into n/run
2c9b5a6
formatting
866475d
Merge branch 'master' of https://github.com/foundry-rs/foundry
8445445
fix imports
78130fd
fix clap rxequirements
93ad848
pull upstream
2d6bd74
Update cli/src/cmd/cast/call.rs
Evalir cdbca4d
cargo fmt
9c8590c
Merge branch 'master' of https://github.com/nhtyy/foundry
b78187a
move tracing executor to its own file
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.