quorum/whisper/whisperv5
amalraj.manigmail.com 95306b61f8 whisper test: reduce the number of nodes in TestSimulation to reduce memory consumption while running in travis
increase wait period for timeout
2019-05-07 18:27:30 +08:00
..
api.go all: new p2p node representation (#17643) 2018-09-25 00:59:00 +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: fixed broken partial topic filtering 2018-08-13 16:27:25 +02:00
filter_test.go all: simplify s[:] to s where s is a slice (#17673) 2018-09-14 22:07:13 +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 whisper test: reduce the number of nodes in TestSimulation to reduce memory consumption while running in travis 2019-05-07 18:27:30 +08: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 whisper: fix loop in expire() (#17532) 2018-08-29 13:56:13 +03:00
whisper_test.go whisper test: reduce the number of nodes in TestSimulation to reduce memory consumption while running in travis 2019-05-07 18:27:30 +08:00