status-go/params
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
..
cluster.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
config.go Verify ENS in the background (#1824) 2020-02-05 11:09:33 +01:00
config_test.go Integrate Waku service (#1759) 2020-01-08 12:12:23 +01:00
defaults.go Integrate Waku service (#1759) 2020-01-08 12:12:23 +01:00
validator.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
version.go make sure Version is always set in loadNodeConfig() 2019-10-29 12:53:27 +01:00
version_test.go add test to check that version doesn't start with v 2019-10-29 12:53:27 +01:00