Consensys / Consensys/ethjsonrpc
python3 support
Open
- Dominant language
- Python
- Stars
- 160
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
Code throws with python3
https://github.com/ConsenSys/ethjsonrpc/blob/master/ethjsonrpc/utils.py#L19
should be: `if type(block) is str:`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.