status-go/eth-node/bridge/geth
RichΛrd 40359f9c1b
go-waku integration (#2247)
* Adding wakunode module
* Adding wakuv2 fleet files
* Add waku fleets to update-fleet-config script
* Adding config items for waku v2
* Conditionally start waku v2 node depending on config
* Adapting common code to use go-waku
* Setting log level to info
* update dependencies
* update fleet config to use WakuNodes instead of BootNodes
* send and receive messages
* use hash returned when publishing a message
* add waku store protocol
* trigger signal after receiving store messages
* exclude linting rule SA1019 to check deprecated packages
2021-06-16 16:19:45 -04:00
..
ens Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
envelope.go Remove whisper 2021-05-21 07:22:58 +02:00
envelope_error.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
envelope_event.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
keystore.go Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
mailserver_response.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
node.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
public_waku_api.go Move networking code for waku under `v0` namespace 2020-04-27 14:58:02 +02:00
public_wakuv2_api.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
subscription.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
waku.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
wakuv2.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00