status-im/nim-eth-p2p

Whisper: finish implementation

オープン

#43 opened on 2018/10/04

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Nim (2 件のフォーク)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (11 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

#41 provides some primitives / data types upon which a whisper implementation can be built - it also lists a number of items needed to complete the v6 version of whisper.

most notably, the whisper primitives need integration with the rlpx macro magic such that the protocol can be used together with others as peers connect and disconnect

further, the primitives need testing against geth - parity presently is incompatible with EIP 627 which forms the base for this feature

コントリビューターガイド