status-go/services/rpcfilters
b00ris bdbceba6eb
added ulc config params (#1255)
* added ulc config params

* fmt

* fix lint
2018-10-24 19:31:41 +03:00
..
api.go added ulc config params (#1255) 2018-10-24 19:31:41 +03:00
api_test.go Add local implementation of the newFilter call using remote getLogs call (#1235) 2018-10-23 08:11:11 +03:00
hash_filter.go Add local implementation of the newFilter call using remote getLogs call (#1235) 2018-10-23 08:11:11 +03:00
latest_block_changed_event.go Support chain diverges in block filters. 2018-05-09 18:07:26 +02:00
latest_block_changed_event_test.go Fix another round of flaky tests (#996) 2018-05-29 13:24:23 +02:00
latest_block_provider.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
latest_logs.go Add local implementation of the newFilter call using remote getLogs call (#1235) 2018-10-23 08:11:11 +03:00
latest_logs_test.go Add local implementation of the newFilter call using remote getLogs call (#1235) 2018-10-23 08:11:11 +03:00
logs_filter.go Add local implementation of the newFilter call using remote getLogs call (#1235) 2018-10-23 08:11:11 +03:00
logs_filter_test.go Add local implementation of the newFilter call using remote getLogs call (#1235) 2018-10-23 08:11:11 +03:00
service.go added ulc config params (#1255) 2018-10-24 19:31:41 +03:00
transaction_sent_to_upstream_event.go Implement eth_newPendingTransactionFilter (#1113) 2018-07-27 08:54:40 -07:00
transaction_sent_to_upstream_event_test.go Implement eth_newPendingTransactionFilter (#1113) 2018-07-27 08:54:40 -07:00