quorum/whisper
Guillaume Ballet 80449719bd
whisper: fix issue in topic list copy (#16381)
- Fixes #16271. What was appeneded was a pointer to
an object that changes during the iteration.
- The topic is allocated as a 4-byte array, fill partial topics
with 0s. Partial topics are currently disabled, but would
crash as they rely on the presence of byte number 3.
2018-03-27 17:26:08 +02:00
..
mailserver whisper: topics replaced by bloom filters 2018-03-01 16:04:09 +01:00
shhclient whisper: some components are still using v5, switch to v6 2018-03-22 15:48:52 +01:00
whisperv5 ecies: drop randomness parameter from `PrivateKey.Decrypt` (#16374) 2018-03-26 13:46:18 +03:00
whisperv6 whisper: fix issue in topic list copy (#16381) 2018-03-27 17:26:08 +02:00