Skip to content

[r3.4] rpc: fix null result unmarshalling in CallContext (#20393)#20521

Merged
AskAlexSharov merged 2 commits into
release/3.4from
alex/cp_callctx_fix_34
Apr 14, 2026
Merged

[r3.4] rpc: fix null result unmarshalling in CallContext (#20393)#20521
AskAlexSharov merged 2 commits into
release/3.4from
alex/cp_callctx_fix_34

Conversation

@AskAlexSharov

Copy link
Copy Markdown
Collaborator

Cherry-pick of #20393 from main.

Fixes double indirection on interface{} preventing correct unmarshalling of JSON null responses. Mirrors go-ethereum PR #26723.

@Giulio2002 Giulio2002 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM — obvious nil-result unmarshalling fix with focused regression tests.

@AskAlexSharov AskAlexSharov merged commit 49cfddf into release/3.4 Apr 14, 2026
21 checks passed
@AskAlexSharov AskAlexSharov deleted the alex/cp_callctx_fix_34 branch April 14, 2026 05:05
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