status-protocol-go/transport/whisper
Pedro Pombeiro ea1c85977f
Merge pull request #119 from status-im/feature/status-nim
Nimbus wrapper integration
2019-11-18 13:35:24 +01:00
..
migrations Add identicon and gfycat generated names 2019-09-26 06:43:11 +02:00
types Merge pull request #119 from status-im/feature/status-nim 2019-11-18 13:35:24 +01: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 Merge pull request #119 from status-im/feature/status-nim 2019-11-18 13:35:24 +01:00
filter_test.go Move `transport/whisper/gethbridge` to `bridge/geth` (#95) 2019-10-11 15:01:45 +02:00
mailserver.go Implement requesting historic messages (#108) 2019-11-06 08:14:52 +01: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 Merge pull request #119 from status-im/feature/status-nim 2019-11-18 13:35:24 +01:00
whisper_service_test.go Add persistent datasync 2019-08-28 09:47:58 +02:00