mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 16:47:22 +00:00
* Whisper protocol wasn't properly suppling envelope slices * Message history wasn't properly propagated * Added 'Messages' method, filtering any current envelope with the supplied filter. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| envelope.go | ||
| filter.go | ||
| main.go | ||
| message.go | ||
| messages_test.go | ||
| peer.go | ||
| sort.go | ||
| sort_test.go | ||
| util.go | ||
| whisper.go | ||
| whisper_test.go | ||