status-go/api
Roman Volosovskyi 9d5684162a
Stop fetching new blocks while app is not active
Saves some traffic (blocks with transactions are heavy) and infura
requests.
2020-03-11 08:39:41 +02:00
..
app_state.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
app_state_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
backend.go Initialize protocol when waku active (#1832) 2020-02-17 15:38:59 +01:00
backend_subs_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
backend_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
connection.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
connection_test.go Clean api package (#1055) 2018-06-27 10:11:45 +02:00
geth_backend.go Stop fetching new blocks while app is not active 2020-03-11 08:39:41 +02:00
nimbus_backend.go Initialize protocol when waku active (#1832) 2020-02-17 15:38:59 +01:00
utils.go Migrate more files to eth-node/crypto 2019-12-20 11:24:26 +01:00
utils_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00