plugeth/eth/filters
Jeffrey Wilcke 68dda34905 eth/filters: added notifications for out of bound log events
Out of Bound log events are events that were removed due to a fork. When
logs are received the filtering mechanism should check for the `removed`
field on the json structure.
2016-02-05 16:55:27 +01:00
..
api.go eth/filters: added notifications for out of bound log events 2016-02-05 16:55:27 +01:00
filter_system_test.go eth/filters: added notifications for out of bound log events 2016-02-05 16:55:27 +01:00
filter_system.go eth/filters: added notifications for out of bound log events 2016-02-05 16:55:27 +01:00
filter_test.go core, eth, miner, xeth: clean up tx/receipt db accessors 2015-11-19 16:03:32 +02:00
filter.go eth/filters: added notifications for out of bound log events 2016-02-05 16:55:27 +01:00