-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[pallet-revive] add tracing for selfdestruct #10244
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 5 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
f140228
add trace for selfdestruct
0xRVE b93cbce
added test for selfdestruct tracing
0xRVE d85a536
added trace to second terminate call
0xRVE 2706afb
removed tracing from precompile selfdestruct
0xRVE 0f68ed8
Update from github-actions[bot] running command 'prdoc --audience run…
github-actions[bot] 1b9f924
bump evm-test-suite hash
0xRVE 30aaea9
bump evm-test-suite
0xRVE 4c45b5a
try to fix cargo-check-all-crate-macos
0xRVE baacd33
Merge remote-tracking branch 'origin/master' into rve/selfdestruct-trace
0xRVE aae7a4c
fix ci
0xRVE 73bc6cf
undo change in yml
0xRVE 5ab8684
fixed call trace tests for evm, still need to fix prestate tests for …
0xRVE 30e7bbf
cleanup
0xRVE 7c8eecf
fixed tracing difference between geth and evm
0xRVE 0f3a081
cleanup
0xRVE cb0c5ba
Merge branch 'master' into rve/selfdestruct-trace
pgherveou 0f0665a
Fix prestate diff tracing
pgherveou 21777c2
fix test
pgherveou 97ddfc5
update test-evm
pgherveou e0abf6a
Update from github-actions[bot] running command 'prdoc --audience run…
github-actions[bot] 3e42645
Merge branch 'master' into pg/fix-prestate-tracing-2
pgherveou ad8211c
Merge remote-tracking branch 'origin/pg/fix-prestate-tracing-2' into …
0xRVE d666a2b
fied selfdestruct diff
0xRVE f5d5aa6
fixed the evm-test-suite tests
0xRVE 93260cd
bump evm-test-suite
0xRVE 96c4951
Merge remote-tracking branch 'origin/master' into rve/selfdestruct-trace
0xRVE 68f5fcc
ci fix
0xRVE 4148aa7
fixed evm-test-suite for pvm
0xRVE c8fb593
fix from review comments
0xRVE 420daed
Merge remote-tracking branch 'origin/master' into rve/selfdestruct-trace
0xRVE 849e43e
fixed unit test
0xRVE 2a2800b
fix ci
0xRVE b493d24
fix ci
0xRVE 9c04baa
empty commiy
0xRVE 91564dc
review comment
0xRVE 828332d
bump evm-test-suite
0xRVE 44036bb
cleanup
0xRVE 0f9909f
cleanup
0xRVE ef33aac
cleanup
0xRVE 167477e
cleanup
0xRVE da1768d
Add test for both pretrace and calltrace tracers
pgherveou 0fc69af
Apply suggestion from @pgherveou
pgherveou bac3ecf
update ref
pgherveou fe71977
update test-evm
pgherveou 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| title: '[pallet-revive] add tracing for selfdestruct' | ||
| doc: | ||
| - audience: Runtime Dev | ||
| description: Add tracing for selfdestruct | ||
| crates: | ||
| - name: pallet-revive | ||
| bump: patch |
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
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
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
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
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.