status-go/signal
Richard Ramos 3b05d379bd
feat: add signals that are emitted before/after history messages are requested (#2378)
* fix: sqlite variable limit

* feat: add signal for history messages
2021-09-28 14:41:35 -04:00
..
doc.go
events_discovery.go
events_messenger.go Pass connection status chan to go-waku 2021-09-23 19:00:40 +03:00
events_node.go Add error to login signal (#1594) 2019-09-03 15:00:14 +02:00
events_pn.go Local notifications service (#2026) 2020-10-28 10:56:14 +03:00
events_shhext.go feat: add signals that are emitted before/after history messages are requested (#2378) 2021-09-28 14:41:35 -04:00
events_sign.go
events_stats.go feat: upload/download rate for waku v1 messages (#2286) 2021-08-03 15:27:15 -04:00
events_subs.go Implement subscription for eth and shh filters using signals. (#1455) 2019-05-07 09:05:38 +02:00
events_wakuv2.go Pass connection status chan to go-waku 2021-09-23 19:00:40 +03:00
events_wallet.go Download transfers starting from latest block header (#1467) 2019-06-14 13:16:30 +03:00
ios.go
signals.c
signals.go Put settings in a table with schema (#1746) 2019-12-27 10:58:25 +01:00
signals_test.go