Consensys / Consensys/ethjsonrpc

Missing 0x prefix for hex data

Open
#26 7 comments 9 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
160
Forks
100
PR merge metrics
No merged PRs in 30d

Description

Hi @ all,
Since release 1.5.6 of geth (https://github.com/ethereum/go-ethereum/releases/tag/v1.5.6), the RPC implementation only accepts hex data with prefix '0x', which is missing in the current implementation.
As a sample, the client is handling it incorrect at line https://github.com/ConsenSys/ethjsonrpc/blob/master/ethjsonrpc/client.py#L150.

Regards
Daniel

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.