status-go/services
Andrea Maria Piana f2eebd1e49
Verify ENS in the background (#1824)
Currently ENS are verified explicitly by status-react, this is not ideal
as if that fails it will have to be explicilty retried in status-react.
This commits changes that behavior so that ENS are verified in a loop
and updated if new messages are received.
2020-02-05 11:09:33 +01:00
..
accounts status-im/status-react#9203 Faster tx fetching with less request 2020-01-23 10:36:11 +02:00
browsers Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
ext Verify ENS in the background (#1824) 2020-02-05 11:09:33 +01:00
incentivisation Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
mailservers Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
nimbus Nimbus node support 2020-01-20 13:15:17 +01:00
nodebridge Nimbus node support 2020-01-20 13:15:17 +01:00
peer Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
permissions Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
personal Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
rpcfilters Nimbus node support 2020-01-20 13:15:17 +01:00
shhext Explicitly init messenger (#1821) 2020-01-29 20:40:06 +01:00
status Nimbus node support 2020-01-20 13:15:17 +01:00
subscriptions Avoid passing node to subscriptions service 2020-01-20 13:15:17 +01:00
typeddata Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
wakuext Split shhext into shhext and wakuext (#1803) 2020-01-20 21:56:06 +01:00
wallet [status-im/status-react#9927] Fast blocks sync after delay 2020-01-30 17:25:56 +02:00
shhext_wakuext_test.go Split shhext into shhext and wakuext (#1803) 2020-01-20 21:56:06 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00