Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

eth_protocolVersion is a Quantity, not an Integer #1470

Merged
merged 2 commits into from
May 20, 2019

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented May 20, 2019

PR description

Per the eth JSON-RPC spec all values are strings, not raw json numbers, hence eth_protocolVersion is a Quantity ("0x3f"), not an Integer (63)

Fixed Issue(s)

@shemnon shemnon mentioned this pull request May 20, 2019
Copy link
Contributor

@NicolasMassart NicolasMassart left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Copy link
Contributor

@AbdelStark AbdelStark left a comment

Choose a reason for hiding this comment

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

Lgtm

@shemnon shemnon merged commit 0ef1d8f into PegaSysEng:master May 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants