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 header rpc response #685

Merged
merged 1 commit into from
Mar 6, 2024
Merged

fix header rpc response #685

merged 1 commit into from
Mar 6, 2024

Conversation

ermalkaleci
Copy link
Contributor

No description provided.

@ermalkaleci ermalkaleci merged commit 3fc61b9 into master Mar 6, 2024
6 checks passed
@ermalkaleci ermalkaleci deleted the fix-header-rpc branch March 6, 2024 21:51
@xlc
Copy link
Member

xlc commented Mar 6, 2024

need some tests

@ermalkaleci
Copy link
Contributor Author

yes we can have some tests. it's very small change on method processHeader. Nothing can go wrong

@xlc
Copy link
Member

xlc commented Mar 6, 2024

but the fact it wasn't exactly correct at the first place is because we don't have the right tests. we should always have regression tests

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.

chain_getBlock returns decoded logs but a real RPC returns it encoded
2 participants