status-go/eth-node/types
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 Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
account.go Abstract `accounts.Key` and geth `keystore` 2020-01-06 10:17:23 +01:00
address.go Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
bytes.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
const.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
envelopes.go Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
filter.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
hash.go Integrate Waku service (#1759) 2020-01-08 12:12:23 +01:00
hex.go Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
json.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
key.go Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
keystore.go Abstract `accounts.Key` and geth `keystore` 2020-01-06 10:17:23 +01:00
mailserver.go remove mailserver logic 2021-05-21 07:22:58 +02:00
negotiated_secret.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
node.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
rpc.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
subscribe.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
topic.go Create a home submodule for Eth node bridges- Rename StatusBackend to GethStatusBackend 2019-11-27 17:02:09 +01:00
waku.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
whisper.go Clean topics that we don't listen to 2021-01-26 09:39:57 +01:00
wrapped.go Add support for request messages by topics (#1805) 2020-01-21 08:11:24 +01:00