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

fix error check returned by the executor when debug tracing a block #2605

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

tclemos
Copy link
Contributor

@tclemos tclemos commented Sep 30, 2023

Closes #2589.

What does this PR do?

fix error check returned by the executor when debug tracing a block

Reviewers

Main reviewers:

@joanestebanr
@ARR552

@tclemos tclemos added this to the v0.4.0 milestone Sep 30, 2023
@tclemos tclemos self-assigned this Sep 30, 2023
@cla-bot cla-bot bot added the cla-signed label Sep 30, 2023
jsonrpc/endpoints_debug.go Show resolved Hide resolved
jsonrpc/endpoints_debug.go Show resolved Hide resolved
@tclemos tclemos merged commit 310d4eb into develop Oct 2, 2023
18 checks passed
@tclemos tclemos deleted the fix/debug-block-error-check branch October 2, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

debug_traceBlockByHash sometimes returns null
2 participants