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

rpc: add error when call result parameter is not addressable #20638

Merged
merged 2 commits into from
Feb 11, 2020

Conversation

adamschmideg
Copy link
Contributor

Fixes #20628

@fjl fjl changed the title It's an error to pass in a non-nil value as result to an RPC call rpc: add error when call result parameter is not addressable Feb 9, 2020
rpc/client.go Outdated Show resolved Hide resolved
rpc/client_test.go Outdated Show resolved Hide resolved
@fjl fjl merged commit 172f777 into ethereum:master Feb 11, 2020
@fjl fjl added the area:rpc label Feb 11, 2020
@fjl fjl added this to the 1.9.11 milestone Feb 11, 2020
enriquefynn pushed a commit to enriquefynn/go-ethereum that referenced this pull request Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rpc: Complain when Call result parameter is not assignable
2 participants