status-im/nim-eth-p2p

Whisper: finish implementation

Aperta

#43 aperta il 4 ott 2018

 (0 commenti) (0 reazioni) (0 assegnatari)Nim (2 fork)auto 404
good first issuehelp wanted

Metriche repository

Star
 (11 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

#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

Guida contributor