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

rpcdaemon: fix debug_storageRangeAt response for non-existent block hash #1948

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

Sixtysixter
Copy link
Contributor

@Sixtysixter Sixtysixter commented Mar 29, 2024

Fixes #1947

@Sixtysixter Sixtysixter marked this pull request as ready for review March 29, 2024 09:31
@canepat canepat changed the title Issue 1947: debug_storageRangeAt response rpcdaemon: fix debug_storageRangeAt response for non-existent block hash Mar 29, 2024
@canepat canepat added the maintenance Some maintenance work (fix, refactor, rename, test...) label Mar 29, 2024
@canepat canepat merged commit 81852c0 into master Mar 29, 2024
5 checks passed
@canepat canepat deleted the fix/issue_1947 branch March 29, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rpcdaemon: debug_storageRangeAt response when block hash doesn't exist
2 participants