mirror of https://github.com/ethereum/go-ethereum
core/rpc: fix for null entries in log filters. Closes #725
You can now specify `null` as a way of saying "not interested in this topic, match all". core.Filter assumes the zero'd address to be the wildcard. JSON rpc assumes empty strings to be wildcards.pull/760/head
parent
093d6d5074
commit
ed0817c55d
Loading…
Reference in new issue