plugeth/rpc
obscuren ed0817c55d 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.
2015-04-21 12:00:57 +02:00
..
api_test.go Use ExtraDB for storage. Fixes #577 2015-03-27 09:36:18 +01:00
api.go NatSpec passing end to end test 2015-04-19 20:57:49 +01:00
args_test.go Removed from as a requirement and changed 2015-04-09 00:44:20 +02:00
args.go core/rpc: fix for null entries in log filters. Closes #725 2015-04-21 12:00:57 +02:00
http.go Don't export types/functions 2015-04-19 10:01:50 +02:00
jeth.go Default gas 2015-04-02 14:00:49 +02:00
responses_test.go Fixed tests to reflect log changes 2015-04-08 20:45:39 +02:00
responses.go rpc: removed hash from LogRes. Closes #701 2015-04-13 21:28:05 +02:00
types_test.go Improved test coverage for rpc types 2015-04-04 15:09:30 +02:00
types.go Don't export types/functions 2015-04-19 10:01:50 +02:00