Skip to content

rpc,ethclient: Fix block receipts encoding#81

Open
chiphamskymavis wants to merge 4 commits intomainfrom
fix-block-receipts-encoding
Open

rpc,ethclient: Fix block receipts encoding#81
chiphamskymavis wants to merge 4 commits intomainfrom
fix-block-receipts-encoding

Conversation

@chiphamskymavis
Copy link
Contributor

kandrianov and others added 4 commits May 15, 2025 10:33
…28358)

The String() version of BlockNumberOrHash uses decimal for all block numbers, including negative ones used to indicate labels. Switch to using BlockNumber.String() which encodes it correctly for use in the JSON-RPC API.
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.

3 participants