nim-eth/eth/p2p/rlpx_protocols
Andrea Maria Piana 9dcbb91ae0
Handle waku status-update code 22
This commits adds handling of the status-update code, 22, according to
waku specs 0.4 a6a9d6bcb1

Removes unused codes 20,21
2020-02-26 14:40:21 +01:00
..
les Review all exceptions and classify them as Defects and Errors 2020-02-06 16:32:00 +01:00
whisper Rework the metrics and add metrics for dropped envelopes due to full queue 2020-01-23 17:58:59 +02:00
bzz_protocol.nim Beginning of bzz protocol + simple handshake tester 2019-10-17 21:59:32 +09:00
eth_protocol.nim Support skip and reverse in the GetBlockHeaders request + reactivate getBlockBodies 2019-07-08 18:03:55 +03:00
les_protocol.nim std_shims -> stew 2019-07-07 11:56:01 +02:00
waku_bridge.nim Fix double whisper types export by moving to separate file 2019-12-10 12:18:52 +01:00
waku_mail.nim p2pRequestComplete parameters are not a separate list 2019-12-19 23:23:06 +01:00
waku_protocol.nim Handle waku status-update code 22 2020-02-26 14:40:21 +01:00
whisper_protocol.nim More sensible timeout values for the Whisper/Waku handshake 2020-02-06 19:19:54 +01:00