status-protocol-go/transport/whisper
Adam Babik 1859f6c80c
Implement group messages logic (#86)
2019-10-13 20:16:43 +02:00
..
migrations Add identicon and gfycat generated names 2019-09-26 06:43:11 +02:00
types Prepare API to support other implementations of ETH nodes- Wrap geth types so they don't leak from the library internals 2019-10-09 14:20:51 +02:00
envelopes.go Remove extra `close` call left behind by mistake (#94) 2019-10-11 06:30:49 +02:00
envelopes_test.go Prepare API to support other implementations of ETH nodes- Wrap geth types so they don't leak from the library internals 2019-10-09 14:20:51 +02:00
filter.go Prepare API to support other implementations of ETH nodes- Wrap geth types so they don't leak from the library internals 2019-10-09 14:20:51 +02:00
filter_test.go Move `transport/whisper/gethbridge` to `bridge/geth` (#95) 2019-10-11 15:01:45 +02:00
persistence.go Merge filter package into transport/whisper (#46) 2019-08-06 17:33:32 +02:00
whisper.go Prepare API to support other implementations of ETH nodes- Wrap geth types so they don't leak from the library internals 2019-10-09 14:20:51 +02:00
whisper_service.go Implement group messages logic (#86) 2019-10-13 20:16:43 +02:00
whisper_service_test.go Add persistent datasync 2019-08-28 09:47:58 +02:00