quorum/whisper/whisperv5
Ralph Caraveo III 5d30be412b all: switch out defunct set library to different one (#16873)
* keystore, ethash, eth, miner, rpc, whisperv6: tech debt with now defunct set.

* whisperv5: swap out gopkg.in/fatih/set.v0 with supported set
2018-07-16 10:54:19 +03:00
..
api.go crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 2018-06-12 15:26:08 +02:00
benchmarks_test.go whisper: message format refactoring (#14335) 2017-04-26 21:05:48 +02:00
config.go whisper/whisperv5: set filter SymKeyHash on creation (#15165) 2017-10-06 16:04:21 +02:00
doc.go whisper: Golint fixes in whisper packages (#16637) 2018-05-02 08:17:17 +02:00
envelope.go whisperv5: integrate whisper and add whisper RPC simulator 2017-06-15 11:53:15 +02:00
filter.go whisper: fix empty topic (#15811) 2018-01-26 13:41:53 +02:00
filter_test.go whisper: fix empty topic (#15811) 2018-01-26 13:41:53 +02:00
gen_criteria_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
gen_message_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
gen_newmessage_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
message.go whisper: Golint fixes in whisper packages (#16637) 2018-05-02 08:17:17 +02:00
message_test.go whisper: fix megacheck warnings (#14925) 2017-08-08 14:48:06 +03:00
peer.go all: switch out defunct set library to different one (#16873) 2018-07-16 10:54:19 +03:00
peer_test.go #15685 made peer_test.go more portable by using random free port instead of hardcoded port 30303 (#15687) 2018-06-14 10:54:00 +02:00
topic.go whisper: Golint fixes in whisper packages (#16637) 2018-05-02 08:17:17 +02:00
topic_test.go whisper: use hexutil.UnmarshalFixedText for topic parsing 2017-06-21 12:58:00 +02:00
whisper.go all: switch out defunct set library to different one (#16873) 2018-07-16 10:54:19 +03:00
whisper_test.go whisper/whisperv5: set filter SymKeyHash on creation (#15165) 2017-10-06 16:04:21 +02:00