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

normalize list of topics with None #39

Merged
merged 1 commit into from
Jan 2, 2018

Conversation

carver
Copy link
Contributor

@carver carver commented Dec 31, 2017

What was wrong?

eth-tester crashes when creating a filter with a list of topics that includes None

It was discovered by trying to swap in eth-tester for eth-testrpc in the web3 test suite: ethereum/web3.py#505

How was it fixed?

Don't decode_hex() on None values.

Cute Animal Picture

Cute animal picture

@carver carver force-pushed the carver/normalize-none-topic-in-filter branch from 3e8e173 to ae6bb83 Compare December 31, 2017 01:38
@pipermerriam pipermerriam merged commit 49cbe01 into master Jan 2, 2018
@pipermerriam pipermerriam deleted the carver/normalize-none-topic-in-filter branch January 2, 2018 19:32
@pipermerriam
Copy link
Member

Released as 0.1.0-beta.10

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.

2 participants