Skip to content
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

1749 debug trace call #1769

Closed
wants to merge 47 commits into from
Closed

1749 debug trace call #1769

wants to merge 47 commits into from

Conversation

kladkogex
Copy link
Collaborator

@kladkogex kladkogex commented Dec 27, 2023

Fixed lots of geth compatibility issues in debug_traceCall.

New tests for debug_traceCall have been added to trace.ts and run as part of github actions

@kladkogex kladkogex self-assigned this Dec 27, 2023
@kladkogex kladkogex linked an issue Dec 27, 2023 that may be closed by this pull request
@kladkogex kladkogex linked an issue Dec 27, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

Attention: 165 lines in your changes are missing coverage. Please review.

Comparison is base (a6a060f) 42.63% compared to head (ac8221c) 42.57%.

❗ Current head ac8221c differs from pull request most recent head e11d525. Consider uploading reports for the commit e11d525 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           v3.17.2    #1769      +/-   ##
===========================================
- Coverage    42.63%   42.57%   -0.06%     
===========================================
  Files          392      392              
  Lines        57013    57013              
===========================================
- Hits         24307    24274      -33     
- Misses       32706    32739      +33     

@kladkogex kladkogex closed this Jan 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2024
@kladkogex kladkogex deleted the 1749_debug_trace_call branch January 26, 2024 18:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skaled returns error on valid debug_traceCall request
2 participants