-
Notifications
You must be signed in to change notification settings - Fork 19
[evm-tracing] Add more e2e tests #1622
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
Conversation
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
15085e5 to
04f9472
Compare
04f9472 to
886da34
Compare
3914c86 to
1138f59
Compare
4d64100 to
3966f7e
Compare
80c2a01 to
30f75be
Compare
…ional disable params
14b4ee1 to
4088718
Compare
009286e to
e388b6c
Compare
MOZGIII
reviewed
Oct 22, 2025
316a6a4 to
a798ac5
Compare
quasiyoke
approved these changes
Oct 23, 2025
Contributor
quasiyoke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I verified that the tests pass successfully ✅
On my machine, the test run on the debug build of the node took 11 minutes. I noticed that in the CI they completed approximately twice as fast.
eb58889 to
d496342
Compare
MOZGIII
approved these changes
Oct 28, 2025
e799833 to
b751319
Compare
…ebugTraceTransactionCallTracer
… traceFilterGeneral
db70e48 to
9c9d1d5
Compare
dmitrylavrenov
added a commit
that referenced
this pull request
Dec 3, 2025
github-merge-queue bot
pushed a commit
that referenced
this pull request
Dec 4, 2025
* Add CI check for build with evm-tracing feature * Add evm-tracing feature to humanode-runtime * [evm-tracing-0] add evm-tracing test suite to e2e ts tests (#1574) * Add build for evm-tracing at e2e code job * Skip bash tests for evm-tracing test suite * Add template for evm-tracing test suite * [evm-tracing-0-1] add debug e2e tests logic implementation (#1575) * [evm-tracing-1] runtime level implementation (#1544) Runtime level implementation * [evm-tracing-2] сlient-side implementation (#1565) Client-side implementation * [evm-tracing-3] implement RPC side (#1568) Implement RPC side * [evm-tracing-4] cli part implementation (#1572) * [evm-tracing] Add more e2e tests (#1622)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.