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

debug_trace_block_ fix #723

Closed
wants to merge 6 commits into from
Closed

debug_trace_block_ fix #723

wants to merge 6 commits into from

Conversation

dexloom
Copy link
Contributor

@dexloom dexloom commented May 11, 2024

Motivation

Improperly described return types for debug_block_* functions and improperly encoded block number parameter for debug_block_by_number

Solution

debug_trace_block_by_number block parameter changed to BlockNumberOrTag for proper serialization
debug_trace_block_by_number and debug_trace_block_by_hash return type changed to Vec<TraceResult>

PR Checklist

Added Tests
Added Documentation
Breaking changes

Fix for this issue : #657

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mattsse
Copy link
Member

mattsse commented May 12, 2024

getting this in in #730

can't push manual changes to main branch

@mattsse mattsse closed this May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants